1
0
Fork 0
forked from len0rd/rockbox

Fix the classic_statusbar sbs' to actually work

Change-Id: I8573903b879cd451d7b0d6033dd0eca4cc86bc5a
This commit is contained in:
Jonathan Gordon 2012-06-26 10:16:26 +10:00
parent 5785cfb741
commit 41fb990720
4 changed files with 8 additions and 8 deletions

View file

@ -16,12 +16,12 @@
%Vd(a)%Vd(e) %Vd(a)%Vd(e)
# comment out the next line if you dont want battery number as text # comment out the next line if you dont want battery number as text
# %Vdb # %Vd(b)
# comment out the next line if you dont want volume icons # comment out the next line if you dont want volume icons
%Vd(c) %Vd(c)
# comment out the next line if you dont want volume number as text # comment out the next line if you dont want volume number as text
# %Vdd # %Vd(d)
################################################################ ################################################################

View file

@ -16,12 +16,12 @@
%Vd(a)%Vd(e) %Vd(a)%Vd(e)
# comment out the next line if you dont want battery number as text # comment out the next line if you dont want battery number as text
# %Vdb # %Vd(b)
# comment out the next line if you dont want volume icons # comment out the next line if you dont want volume icons
%Vd(c) %Vd(c)
# comment out the next line if you dont want volume number as text # comment out the next line if you dont want volume number as text
# %Vdd # %Vd(d)
################################################################ ################################################################

View file

@ -16,12 +16,12 @@
%Vd(a)%Vd(e) %Vd(a)%Vd(e)
# comment out the next line if you dont want battery number as text # comment out the next line if you dont want battery number as text
# %Vdb # %Vd(b)
# comment out the next line if you dont want volume icons # comment out the next line if you dont want volume icons
%Vd(c) %Vd(c)
# comment out the next line if you dont want volume number as text # comment out the next line if you dont want volume number as text
# %Vdd # %Vd(d)
################################################################ ################################################################

View file

@ -16,12 +16,12 @@
%Vd(a)%Vd(e) %Vd(a)%Vd(e)
# comment out the next line if you dont want battery number as text # comment out the next line if you dont want battery number as text
# %Vdb # %Vd(b)
# comment out the next line if you dont want volume icons # comment out the next line if you dont want volume icons
%Vd(c) %Vd(c)
# comment out the next line if you dont want volume number as text # comment out the next line if you dont want volume number as text
# %Vdd # %Vd(d)
################################################################ ################################################################