From b99066440f841e6d46816f7dda3cfdcf9a5b6ffb Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Fri, 9 Jul 2010 02:11:34 +0000 Subject: 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 --- utils/themeeditor/resources/deviceoptions | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/resources/deviceoptions') 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 -- cgit v1.1