aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2008-11-17 00:00:43 +0100
committerFelix Domke <tmbinc@elitedvb.net>2008-11-17 00:00:43 +0100
commiteea4ecaf18d01dbdbe1590bc7b6e4c6f9da1fe8b (patch)
tree06b873c872d1983f2b5b3a7e2e74e41e0d53087f /data
parent077c1e5f9b3cc53994c76723dcee48a6a02e5141 (diff)
downloadenigma2-eea4ecaf18d01dbdbe1590bc7b6e4c6f9da1fe8b.tar.gz
enigma2-eea4ecaf18d01dbdbe1590bc7b6e4c6f9da1fe8b.zip
allows to configure the path for timeshift recordings via gui, by Moritz Venn. closes #64.
Diffstat (limited to 'data')
-rw-r--r--data/menu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml
index 93455b23..369b20e0 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -70,6 +70,7 @@
<item level="1" text="Device Setup..." entryID="device_setup"><screen module="NetworkSetup" screen="NetworkAdapterSelection"/></item>
<item level="1" text="Nameserver Setup..." entryID="dns_setup"><screen module="NetworkSetup" screen="NameserverSetup"/></item>
</menu>-->
+ <item level="2" text="Timeshift path..." entryId="timeshift_path"><screen module="LocationBox" screen="TimeshiftLocationBox" /></item>
</menu>
<item level="1" text="Common Interface" entryID="ci_setup" requires="CommonInterface"><screen module="Ci" screen="CiSelection" /></item>
<item level="0" text="Parental control" entryID="parental_setup"><screen module="ParentalControlSetup" screen="ParentalControlSetup" /></item>