aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-11-15 12:41:19 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-11-15 12:41:19 +0000
commitf0f30b07354683b86bcb10d510f54f459fa8ca37 (patch)
tree8a50cf7021a8c939f24e7646f2ce5d768284236d /data
parentc0f167f5d9bc5a420059a36f0bdaae8ec50e75cc (diff)
downloadenigma2-f0f30b07354683b86bcb10d510f54f459fa8ca37.tar.gz
enigma2-f0f30b07354683b86bcb10d510f54f459fa8ca37.zip
add config option 'Show blinking clock in display during recording' to Usage
setup
Diffstat (limited to 'data')
-rw-r--r--data/setup.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/setup.xml b/data/setup.xml
index 1ba41233..13ce2514 100644
--- a/data/setup.xml
+++ b/data/setup.xml
@@ -20,6 +20,7 @@
<item level="1" text="Recordings always have priority">config.recording.asktozap</item>
<item level="0" text="Margin before record (minutes)">config.recording.margin_before</item>
<item level="0" text="Margin after record">config.recording.margin_after</item>
+ <item level="0" text="Show blinking clock in display during recording">config.usage.blinking_display_clock_during_recording</item>
<item level="1" text="Show positioner movement">config.usage.showdish</item>
<item level="1" text="Enable multiple bouquets">config.usage.multibouquet</item>
<item level="1" text="Change bouquets in quickzap">config.usage.quickzap_bouquet_change</item>