summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-16 20:25:49 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-16 20:25:49 +0000
commit4c181526549cdf559764cb03853891d1a25f8187 (patch)
tree633d19c23438ca6dabcab4ae3fdfa3fae056231b /apps/plugins
parent1129ed7faa66faebfe02fc494044a9a903e2d33b (diff)
downloadrockbox-4c181526549cdf559764cb03853891d1a25f8187.zip
rockbox-4c181526549cdf559764cb03853891d1a25f8187.tar.gz
rockbox-4c181526549cdf559764cb03853891d1a25f8187.tar.bz2
rockbox-4c181526549cdf559764cb03853891d1a25f8187.tar.xz
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
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/jewels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/jewels.c b/apps/plugins/jewels.c
index f46c3b2..2a2e5d9 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