diff options
Diffstat (limited to 'apps/plugins/vu_meter.c')
-rw-r--r-- | apps/plugins/vu_meter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c index 43a7b917a9..8a9c35b1ff 100644 --- a/apps/plugins/vu_meter.c +++ b/apps/plugins/vu_meter.c @@ -287,7 +287,7 @@ (CONFIG_KEYPAD == SAMSUNG_YH920_PAD) #define VUMETER_QUIT BUTTON_REC #define VUMETER_HELP BUTTON_PLAY -#define VUMETER_MENU BUTTON_LEFT +#define VUMETER_MENU BUTTON_REW #define VUMETER_UP BUTTON_UP #define VUMETER_DOWN BUTTON_DOWN #define LABEL_HELP "PLAY" |