diff options
author | thlo <smarttv640@gmail.com> | 2013-05-01 18:21:27 +0200 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-05-01 18:21:27 +0200 |
commit | eb44d51a9fdfc9be5a9b069b5bf5f45d93262504 (patch) | |
tree | c3c740dee0f1b977a098f688825b76606d3ab39f /smarttv-client/config.xml | |
parent | 1f80c9528c5b83de6b301a1e845b2ed5b425bc30 (diff) | |
download | vdr-plugin-smarttvweb-eb44d51a9fdfc9be5a9b069b5bf5f45d93262504.tar.gz vdr-plugin-smarttvweb-eb44d51a9fdfc9be5a9b069b5bf5f45d93262504.tar.bz2 |
Widget v0.94
isNew indicator
delete YT URLs
Notification, when a recording is started / stopped
Notification, when a timer is added / deleted
HTTP based configuration.
Diffstat (limited to 'smarttv-client/config.xml')
-rwxr-xr-x | smarttv-client/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smarttv-client/config.xml b/smarttv-client/config.xml index c3f8550..f075f63 100755 --- a/smarttv-client/config.xml +++ b/smarttv-client/config.xml @@ -9,7 +9,7 @@ <BigThumbIcon>Images/icon/SmartTvWeb_115.png</BigThumbIcon>
<ListIcon>Images/icon/SmartTvWeb_85.png</ListIcon>
<BigListIcon>Images/icon/SmartTvWeb_95.png</BigListIcon>
- <ver>0.93</ver>
+ <ver>0.94</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<movie>y</movie>
|