summaryrefslogtreecommitdiff
path: root/apps/plugins/chopper.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/chopper.c')
-rw-r--r--apps/plugins/chopper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c
index 1efe202946..1c3d7a765c 100644
--- a/apps/plugins/chopper.c
+++ b/apps/plugins/chopper.c
@@ -46,7 +46,7 @@ PLUGIN_HEADER
46#define ACTION BUTTON_SELECT 46#define ACTION BUTTON_SELECT
47#define ACTIONTEXT "SELECT" 47#define ACTIONTEXT "SELECT"
48 48
49#elif CONFIG_KEYPAD == IAUDIO_X5_PAD /* grayscale at the moment */ 49#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD /* grayscale at the moment */
50 50
51#define QUIT BUTTON_POWER 51#define QUIT BUTTON_POWER
52#define ACTION BUTTON_UP 52#define ACTION BUTTON_UP