From 48a9f700be996f17d82414c03d2f58df42dc564e Mon Sep 17 00:00:00 2001 From: pixelma Date: Thu, 19 Feb 2009 00:35:22 +0000 Subject: [PATCH] Fix the beast's (Gigabeat S) manual which was missing the necessary bookmark delete 'action' introduced in r20005. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20044 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/keymap-gigabeats.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manual/platform/keymap-gigabeats.tex b/manual/platform/keymap-gigabeats.tex index 28e79ddf6..f0f3f128e 100644 --- a/manual/platform/keymap-gigabeats.tex +++ b/manual/platform/keymap-gigabeats.tex @@ -113,3 +113,6 @@ \newcommand{\ActionFMSettingsDec}{\ButtonVolDown} \newcommand{\ActionFMPrev}{\ButtonUp} \newcommand{\ActionFMNext}{\ButtonNext} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonBack{} + \ButtonSelect} -- 2.11.4.GIT