summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources/deviceoptions
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/resources/deviceoptions')
-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