From a7168feeac24ff192e1174717dbfa5582509babf Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Sat, 19 May 2007 23:38:09 +0000 Subject: attempt to make the Gigabeat button mappings in the plugins more logical and in line with the mapping in rockbox itself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13436 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/stats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/stats.c') diff --git a/apps/plugins/stats.c b/apps/plugins/stats.c index 5b6e76cb81..0f52954abf 100644 --- a/apps/plugins/stats.c +++ b/apps/plugins/stats.c @@ -50,7 +50,7 @@ static bool abort; #define STATS_STOP_REMOTE BUTTON_RC_PLAY #elif CONFIG_KEYPAD == GIGABEAT_PAD -#define STATS_STOP BUTTON_A +#define STATS_STOP BUTTON_POWER #elif CONFIG_KEYPAD == SANSA_E200_PAD #define STATS_STOP BUTTON_POWER -- cgit v1.2.3