summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2009-12-06 13:34:10 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2009-12-06 13:34:10 +0000
commite760a5abbf951fd22e1dd8eb116e344ad3d76a61 (patch)
tree514f2a0bade17a73b8669abf04d13fc9dc7a1db2
parente8bab4e3a0eccf8a2b855174ccb02737b84eedb9 (diff)
downloadrockbox-e760a5abbf951fd22e1dd8eb116e344ad3d76a61.tar.gz
rockbox-e760a5abbf951fd22e1dd8eb116e344ad3d76a61.zip
Make manuals for Ipods with remote tuner build again.
r23805 broke all manuals for Ipods with support for remote tuner. Add keymaps for the radio screen for those players. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23873 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/keymap-ipod4g.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex
index 79b7cc8e43..fc919248e8 100644
--- a/manual/platform/keymap-ipod4g.tex
+++ b/manual/platform/keymap-ipod4g.tex
@@ -91,3 +91,15 @@
91 91
92%Button actions, Bookmark screen context 92%Button actions, Bookmark screen context
93\newcommand{\ActionBmDelete}{Long \ButtonMenu} 93\newcommand{\ActionBmDelete}{Long \ButtonMenu}
94
95%Button actions, FM radio context
96\newcommand{\ActionFMPreset}{\fixme{tbd}}
97\newcommand{\ActionFMMenu}{Long \ButtonSelect}
98\newcommand{\ActionFMMode}{\ButtonSelect}
99\newcommand{\ActionFMStop}{Long \ButtonPlay}
100\newcommand{\ActionFMExit}{\ButtonMenu}
101\newcommand{\ActionFMPlay}{\ButtonPlay}
102\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
103\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
104\newcommand{\ActionFMPrev}{\ButtonLeft
105\newcommand{\ActionFMNext}{\ButtonRight}