summaryrefslogtreecommitdiff
path: root/apps/plugins/pegbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pegbox.c')
-rw-r--r--apps/plugins/pegbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pegbox.c b/apps/plugins/pegbox.c
index c705f8cd46..75a37e18a8 100644
--- a/apps/plugins/pegbox.c
+++ b/apps/plugins/pegbox.c
@@ -368,7 +368,7 @@ PLUGIN_HEADER
368#define LVL_UP_TEXT "VOL+" 368#define LVL_UP_TEXT "VOL+"
369#define LVL_DOWN_TEXT "VOL-" 369#define LVL_DOWN_TEXT "VOL-"
370 370
371#elif CONFIG_KEYPAD == ONDAVX747_PAD 371#elif CONFIG_KEYPAD == ONDAVX747_PAD || CONFIG_KEYPAD == MROBE500_PAD
372#define PEGBOX_QUIT BUTTON_POWER 372#define PEGBOX_QUIT BUTTON_POWER
373 373
374#define QUIT_TEXT "POWER" 374#define QUIT_TEXT "POWER"