aboutsummaryrefslogtreecommitdiff
path: root/data/skin.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-07 23:07:53 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-07 23:07:53 +0000
commit554e450207f364dba6ff44cabed008427dc44440 (patch)
tree2de0fc0eb1ed419e916e1e8668706aadcfa8b861 /data/skin.xml
parent90f30c9b03b0b0b36ad5040e496dcc78d4f8248f (diff)
downloadenigma2-554e450207f364dba6ff44cabed008427dc44440.tar.gz
enigma2-554e450207f364dba6ff44cabed008427dc44440.zip
add TimerEntry for later use in TimerEdit
add configDateTime as a config entry to select time, date, weekday or whatever is wanted... flexible as always :)
Diffstat (limited to 'data/skin.xml')
-rw-r--r--data/skin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/skin.xml b/data/skin.xml
index 82c48d8a..16908a3b 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -74,6 +74,10 @@
<widget name="config" position="20,10" size="460,350" />
<widget name="introduction" position="20,360" size="280,30" font="Arial;23" />
</screen>
+ <screen name="TimerEntry" position="100,100" size="500,400" title="Timer entry">
+ <widget name="config" position="20,10" size="460,350" />
+ <widget name="introduction" position="20,360" size="280,30" font="Arial;23" />
+ </screen>
<screen name="NetworkSetup" position="140,125" size="460,280" title="Network Setup">
<widget name="config" position="10,50" size="420,175" />
<widget name="introduction" position="10,230" size="400,30" font="Arial;23" />