diff options
| author | Robert Bieber <robby@bieberphoto.com> | 2010-07-12 06:07:50 +0000 |
|---|---|---|
| committer | Robert Bieber <robby@bieberphoto.com> | 2010-07-12 06:07:50 +0000 |
| commit | 64af2b3a16c1fc9968b50223b79321ca04cc53e4 (patch) | |
| tree | a34a9330f320846e07479791c7a664e3f8d979e9 /utils/themeeditor/resources | |
| parent | bae183633705b087f80afe11a36772f553a5cb26 (diff) | |
| download | rockbox-64af2b3a16c1fc9968b50223b79321ca04cc53e4.zip rockbox-64af2b3a16c1fc9968b50223b79321ca04cc53e4.tar.gz rockbox-64af2b3a16c1fc9968b50223b79321ca04cc53e4.tar.bz2 rockbox-64af2b3a16c1fc9968b50223b79321ca04cc53e4.tar.xz | |
Theme Editor: Made %pv tag display bar and select from conditional branches correctly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27398 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources')
| -rw-r--r-- | utils/themeeditor/resources/deviceoptions | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/resources/deviceoptions b/utils/themeeditor/resources/deviceoptions index 771229a..cc349c5 100644 --- a/utils/themeeditor/resources/deviceoptions +++ b/utils/themeeditor/resources/deviceoptions @@ -105,7 +105,6 @@ 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 |