aboutsummaryrefslogtreecommitdiff
path: root/data/setup.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-06 22:20:37 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-06 22:20:37 +0000
commit834926ea17f0489f857e6cfbd886171740928d6f (patch)
treeaf16559929140712a389f5d83f46c2bf7d14c1ca /data/setup.xml
parent3c79adcf97b4c2c84ede4212b6ede42c5987db83 (diff)
downloadenigma2-834926ea17f0489f857e6cfbd886171740928d6f.tar.gz
enigma2-834926ea17f0489f857e6cfbd886171740928d6f.zip
make epg toggling configurable (default set to unusable epg on INFO key)
Diffstat (limited to 'data/setup.xml')
-rw-r--r--data/setup.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/setup.xml b/data/setup.xml
index 51945cfa..7fe595d4 100644
--- a/data/setup.xml
+++ b/data/setup.xml
@@ -15,8 +15,9 @@
<item text="AC3 default">config.av.defaultac3</item>
<item text="VCR Switch">config.av.vcrswitch</item>
</setup>
- <setup key="recording" title="Recording">
+ <setup key="usage" title="Usage">
<item text="Ask before zapping">config.recording.asktozap</item>
+ <item text="Toggle EPG type with INFO button">config.usage.epgtoggle</item>
</setup>
<setup key="network" title="Network setup">
<item text="Use DHCP">config.network.dhcp</item>