From 4c181526549cdf559764cb03853891d1a25f8187 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 16 Oct 2007 20:25:49 +0000 Subject: Jewels: use 'Power' on M5/X5 to exit the plugin as in every other plugin. Mention this in the manual button table too and add the missing information for other targets as well. The table part in the tex file is restructured, a small workaround was necessary to make the Ipod manuals build correctly (is commented). Maybe someone with better tex skills could find a better solution? git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15151 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/jewels.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/plugins/jewels.c b/apps/plugins/jewels.c index f46c3b2355..2a2e5d99f7 100644 --- a/apps/plugins/jewels.c +++ b/apps/plugins/jewels.c @@ -85,7 +85,7 @@ PLUGIN_HEADER #define JEWELS_LEFT BUTTON_LEFT #define JEWELS_RIGHT BUTTON_RIGHT #define JEWELS_SELECT BUTTON_SELECT -#define JEWELS_CANCEL BUTTON_PLAY +#define JEWELS_CANCEL BUTTON_POWER #elif CONFIG_KEYPAD == GIGABEAT_PAD #define JEWELS_UP BUTTON_UP -- cgit v1.2.3