From ce5ee193d41061a6b8c9a2b87dc8a43303f82ab9 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Wed, 7 Jul 2010 06:17:02 +0000 Subject: Theme Editor: Moved volume options in device configuration panel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27326 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/resources/deviceoptions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/themeeditor/resources/deviceoptions') diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 5f83b32afc..8cc6381557 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -106,8 +106,6 @@ pp ; Playlist Position ; spin(0,1000) ; 10 pr ; Time Remaining ; text ; 2:00 ps ; Shuffle ; check ; true pt ; Total Track Time ; text ; 3:00 -pv ; Current Volume (dB) ; spin(-100,100) ; 0 -?pv ; Current Volume (Conditional) ; combo(Mute, Below 0 dB, 0 dB, Above 0 dB) ; 0 dB pS ; Track Starting ; check ; true pE ; Track Ending ; check ; false Sp ; Playback Pitch ; fspin(50,200) ; 100 @@ -119,6 +117,8 @@ artwidth ; Album Art Width ; spin(0,500) ; 100 artheight; Album Art Height ; spin(0,500) ; 100 [Hardware Status] +pv ; Current Volume (dB) ; spin(-100,100) ; 0 +?pv ; Current Volume (Conditional) ; combo(Mute, Below 0 dB, 0 dB, Above 0 dB) ; 0 dB bl ; Battery Level (-1 for unknown) ; spin(-1,100) ; 50 bv ; Battery Volts ; spin(0,20) ; 5 bt ; Time Left (-1 for unknown) ; spin(-1,500); 100 -- cgit v1.2.3