diff options
author | thlo <t.lohmar@gmx.de> | 2013-05-01 18:21:27 +0200 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-05-01 18:21:27 +0200 |
commit | 881a2ec980f2368c038ad25fad21583fef73dfa0 (patch) | |
tree | c3c740dee0f1b977a098f688825b76606d3ab39f /smarttv-client/config.xml | |
parent | b8f2a73bd7ccdd6fca49ac7137da5012d33fc2e5 (diff) | |
download | vdr-plugin-smarttvweb-881a2ec980f2368c038ad25fad21583fef73dfa0.tar.gz vdr-plugin-smarttvweb-881a2ec980f2368c038ad25fad21583fef73dfa0.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>
|