summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.c')
-rw-r--r--apps/recorder/icons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.c b/apps/recorder/icons.c
index 482c764b52..89d7186224 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -73,7 +73,7 @@ unsigned char bitmap_icons_6x8[LastIcon][6] =
73static unsigned char bitmap_icon_7x8[][7] = 73static unsigned char bitmap_icon_7x8[][7] =
74{ 74{
75 /* Power plug */ 75 /* Power plug */
76 {0x08,0x1c,0x1c,0x3e,0x3e,0x14,0x14}, 76 {0x08,0x1c,0x3e,0x3e,0x3e,0x14,0x14},
77 /* Speaker */ 77 /* Speaker */
78 {0x00,0x1c,0x1c,0x3e,0x7f,0x00,0x00}, 78 {0x00,0x1c,0x1c,0x3e,0x7f,0x00,0x00},
79 /* Speaker mute */ 79 /* Speaker mute */