summaryrefslogtreecommitdiff
path: root/vdrmanager/res/xml/preferences.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-01-20 13:18:52 +0100
committerlado <herrlado@gmail.com>2012-01-20 13:18:52 +0100
commit6f70f92c7811784cf4fff88e74ac14f364332d73 (patch)
treeae7c73309b262c9678f1179304713290c396489e /vdrmanager/res/xml/preferences.xml
parent0507927000e4ff9a3c89c4852f27609163db8471 (diff)
downloadvdr-manager-6f70f92c7811784cf4fff88e74ac14f364332d73.tar.gz
vdr-manager-6f70f92c7811784cf4fff88e74ac14f364332d73.tar.bz2
minor changes
Diffstat (limited to 'vdrmanager/res/xml/preferences.xml')
-rw-r--r--vdrmanager/res/xml/preferences.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vdrmanager/res/xml/preferences.xml b/vdrmanager/res/xml/preferences.xml
index df55af4..6b1e5fd 100644
--- a/vdrmanager/res/xml/preferences.xml
+++ b/vdrmanager/res/xml/preferences.xml
@@ -32,7 +32,8 @@
<ListPreference android:defaultValue="akas.imdb.com"
android:dependency="@string/qui_show_imdb_button_key"
- android:entries="@array/imdb_urls" android:entryValues="@arrays/imdb_urls_velues"
+ android:entries="@array/imdb_urls"
+ android:entryValues="@array/imdb_urls_velues"
android:key="@string/qui_imdb_url_key" android:summaryOn="@string/qui_imdb_url_summary"
android:title="@string/qui_imdb_url_title" />