summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-26 05:51:07 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-26 05:51:07 +0000
commit5300c7014d602c57fcae7f6619f5138d83ba33c0 (patch)
tree2fff7d8ac48dfc7c3395c57c31efdc7b90707d61 /utils/themeeditor/resources
parentc32728c91c2579688d3e7ffc4afbea1acf2385e0 (diff)
downloadrockbox-5300c7014d602c57fcae7f6619f5138d83ba33c0.tar.gz
rockbox-5300c7014d602c57fcae7f6619f5138d83ba33c0.zip
Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27136 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources')
-rw-r--r--utils/themeeditor/resources/deviceoptions3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions
index ddd5ed017f..855c8baaeb 100644
--- a/utils/themeeditor/resources/deviceoptions
+++ b/utils/themeeditor/resources/deviceoptions
@@ -27,11 +27,12 @@
27# performing much of any error checking on it: screwing up the syntax may very 27# performing much of any error checking on it: screwing up the syntax may very
28# well segfault the application on startup 28# well segfault the application on startup
29 29
30[Screen Sizes] 30[Rendering Info]
31screenwidth ; Screen Width ; spin(0,800) ; 300 31screenwidth ; Screen Width ; spin(0,800) ; 300
32screenheight ; Screen Height ; spin(0,800) ; 200 32screenheight ; Screen Height ; spin(0,800) ; 200
33remotewidth ; Remote Width ; spin(0,800) ; 100 33remotewidth ; Remote Width ; spin(0,800) ; 100
34remoteheight ; Remote Height ; spin(0,800); 50 34remoteheight ; Remote Height ; spin(0,800); 50
35showviewports ; Show Viewports ; check ; true
35 36
36[ID3 Info] 37[ID3 Info]
37ia ; Artist ; text ; Current Artist 38ia ; Artist ; text ; Current Artist