summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources/deviceoptions
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-07-10 06:43:50 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-07-10 06:43:50 +0000
commit14238740074945d8f61e445c5d6211e1c7a50566 (patch)
tree51414e1d00751020d4975c14b607a603a1dc3379 /utils/themeeditor/resources/deviceoptions
parent9bb36b0c8efb27dc7c4932d1d7643d50a4b8a2f9 (diff)
downloadrockbox-14238740074945d8f61e445c5d6211e1c7a50566.tar.gz
rockbox-14238740074945d8f61e445c5d6211e1c7a50566.zip
Theme Editor: Added RBTouchArea class. Touch areas on a theme can now be displayed, but they're not clickable yet
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27369 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources/deviceoptions')
-rw-r--r--utils/themeeditor/resources/deviceoptions1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions
index 3d1a92cfa8..771229a453 100644
--- a/utils/themeeditor/resources/deviceoptions
+++ b/utils/themeeditor/resources/deviceoptions
@@ -37,6 +37,7 @@ remotewidth ; Remote Width ; spin(0,800) ; 100
37remoteheight ; Remote Height ; spin(0,800); 50 37remoteheight ; Remote Height ; spin(0,800); 50
38simtime ; Simulation Time ; fspin(0, 100000) ; 60.0 38simtime ; Simulation Time ; fspin(0, 100000) ; 60.0
39showviewports ; Show Viewports ; check ; false 39showviewports ; Show Viewports ; check ; false
40showtouch ; Show Touch Areas ; check ; true
40rendersbs ; Render SBS If Available ; check ; true 41rendersbs ; Render SBS If Available ; check ; true
41rtl ; Right-To-Left Language ; check ; false 42rtl ; Right-To-Left Language ; check ; false
42 43