From 41fb990720e8ce4c2d09d000f3fced8cc7421f54 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 26 Jun 2012 10:16:26 +1000 Subject: Fix the classic_statusbar sbs' to actually work Change-Id: I8573903b879cd451d7b0d6033dd0eca4cc86bc5a --- wps/classic_statusbar.112x64x1.sbs | 4 ++-- wps/classic_statusbar.grey.sbs | 4 ++-- wps/classic_statusbar.mono.sbs | 4 ++-- wps/classic_statusbar.sbs | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/wps/classic_statusbar.112x64x1.sbs b/wps/classic_statusbar.112x64x1.sbs index 671a1a60f5..5828e2d420 100644 --- a/wps/classic_statusbar.112x64x1.sbs +++ b/wps/classic_statusbar.112x64x1.sbs @@ -16,12 +16,12 @@ %Vd(a)%Vd(e) # 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 %Vd(c) # comment out the next line if you dont want volume number as text -# %Vdd +# %Vd(d) ################################################################ diff --git a/wps/classic_statusbar.grey.sbs b/wps/classic_statusbar.grey.sbs index c47fb7d0b2..79ecc2aaf2 100644 --- a/wps/classic_statusbar.grey.sbs +++ b/wps/classic_statusbar.grey.sbs @@ -16,12 +16,12 @@ %Vd(a)%Vd(e) # 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 %Vd(c) # comment out the next line if you dont want volume number as text -# %Vdd +# %Vd(d) ################################################################ diff --git a/wps/classic_statusbar.mono.sbs b/wps/classic_statusbar.mono.sbs index 8113c5a1ee..1abe9727cd 100644 --- a/wps/classic_statusbar.mono.sbs +++ b/wps/classic_statusbar.mono.sbs @@ -16,12 +16,12 @@ %Vd(a)%Vd(e) # 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 %Vd(c) # comment out the next line if you dont want volume number as text -# %Vdd +# %Vd(d) ################################################################ diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index 5a01a5ed12..c02be68efc 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs @@ -16,12 +16,12 @@ %Vd(a)%Vd(e) # 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 %Vd(c) # comment out the next line if you dont want volume number as text -# %Vdd +# %Vd(d) ################################################################ -- cgit v1.2.3