summaryrefslogtreecommitdiff
path: root/uisimulator/common
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common')
-rw-r--r--uisimulator/common/sim_icons.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/uisimulator/common/sim_icons.c b/uisimulator/common/sim_icons.c
index bd81e11fbf..e60182fa63 100644
--- a/uisimulator/common/sim_icons.c
+++ b/uisimulator/common/sim_icons.c
@@ -48,12 +48,12 @@ static char* icon_battery[]=
48{ 48{
49 "********************* ", 49 "********************* ",
50 "* * ", 50 "* * ",
51 "* * ", 51 "* ----- ----- ----- * ",
52 "* ***", 52 "* ----- ----- ----- ***",
53 "* * *", 53 "* ----- ----- ----- * *",
54 "* * *", 54 "* ----- ----- ----- * *",
55 "* ***", 55 "* ----- ----- ----- ***",
56 "* * ", 56 "* ----- ----- ----- * ",
57 "* * ", 57 "* * ",
58 "********************* ", 58 "********************* ",
59 NULL 59 NULL