forked from len0rd/rockbox
Fix the classic_statusbar sbs' to actually work
Change-Id: I8573903b879cd451d7b0d6033dd0eca4cc86bc5a
This commit is contained in:
parent
5785cfb741
commit
41fb990720
4 changed files with 8 additions and 8 deletions
|
@ -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)
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
|
|
|
@ -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)
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
|
|
|
@ -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)
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
|
|
|
@ -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)
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue