summaryrefslogtreecommitdiff
path: root/apps/plugins/logo.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/logo.c')
-rw-r--r--apps/plugins/logo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/logo.c b/apps/plugins/logo.c
index be163f566e..14360b4845 100644
--- a/apps/plugins/logo.c
+++ b/apps/plugins/logo.c
@@ -210,7 +210,7 @@ const unsigned char rockbox16x7[] = {
210#define LP_INC_Y BUTTON_FF 210#define LP_INC_Y BUTTON_FF
211 211
212#elif CONFIG_KEYPAD == MPIO_HD300_PAD 212#elif CONFIG_KEYPAD == MPIO_HD300_PAD
213#define LP_QUIT (BUTTON_REC|BUTTON_REPEAT) 213#define LP_QUIT (BUTTON_MENU|BUTTON_REPEAT)
214#define LP_DEC_X BUTTON_REW 214#define LP_DEC_X BUTTON_REW
215#define LP_INC_X BUTTON_FF 215#define LP_INC_X BUTTON_FF
216#define LP_DEC_Y BUTTON_DOWN 216#define LP_DEC_Y BUTTON_DOWN