diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-07-09 02:11:34 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-07-09 02:11:34 +0000 |
| commit | b99066440f841e6d46816f7dda3cfdcf9a5b6ffb (patch) | |
| tree | 2744af08857369df3537f782ff05dfa2bceccc06 /utils/themeeditor/resources/deviceoptions | |
| parent | 73a3747bc1b33200207768b101bf56083416d756 (diff) | |
| download | rockbox-b99066440f841e6d46816f7dda3cfdcf9a5b6ffb.zip rockbox-b99066440f841e6d46816f7dda3cfdcf9a5b6ffb.tar.gz rockbox-b99066440f841e6d46816f7dda3cfdcf9a5b6ffb.tar.bz2 rockbox-b99066440f841e6d46816f7dda3cfdcf9a5b6ffb.tar.xz | |
Theme Editor: Implemented timer panel functionality, added missing seconds field to device control panel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27354 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources/deviceoptions')
| -rw-r--r-- | utils/themeeditor/resources/deviceoptions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 1fb2832..3d1a92c 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -131,6 +131,7 @@ day ; Day of Month ; spin(1,31) ; 20 ?cw ; Day of Week ; combo(Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday) ; Tuesday hour ; Hour (24h) ; spin(0, 23) ; 12 minute ; Minute ; spin(0, 59) ; 25 +second ; Second ; spin(0, 59) ; 20 [Recording Status] Rp ; Target Has Recorder ; check ; false |