summaryrefslogtreecommitdiff
path: root/manual/platform/ondiofm.tex
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-07-20 12:57:32 +0000
committerJens Arnold <amiconn@rockbox.org>2008-07-20 12:57:32 +0000
commit9656ea6dae7c3908114a432ae7b20d2da1cc56f2 (patch)
treeca6381eea74ee53bedb64be14307602ec0fccca8 /manual/platform/ondiofm.tex
parent4fc57f02b09d2692b01577e6f068892ef3c5cc39 (diff)
downloadrockbox-9656ea6dae7c3908114a432ae7b20d2da1cc56f2.tar.gz
rockbox-9656ea6dae7c3908114a432ae7b20d2da1cc56f2.zip
Ondio FM: Switch long & short OFF in the FM screen to make it consistent with the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18100 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiofm.tex')
-rw-r--r--manual/platform/ondiofm.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 70f3c54586..1960afdd34 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -95,8 +95,8 @@
95 95
96%Button actions, FM radio context 96%Button actions, FM radio context
97\newcommand{\ActionFMMenu}{Long \ButtonMenu} 97\newcommand{\ActionFMMenu}{Long \ButtonMenu}
98\newcommand{\ActionFMStop}{\ButtonOff} 98\newcommand{\ActionFMStop}{Long \ButtonOff}
99\newcommand{\ActionFMExit}{Long \ButtonOff} 99\newcommand{\ActionFMExit}{\ButtonOff}
100\newcommand{\ActionFMSettingsInc}{\ButtonUp} 100\newcommand{\ActionFMSettingsInc}{\ButtonUp}
101\newcommand{\ActionFMSettingsDec}{\ButtonDown} 101\newcommand{\ActionFMSettingsDec}{\ButtonDown}
102\newcommand{\ActionFMPrev}{\ButtonLeft} 102\newcommand{\ActionFMPrev}{\ButtonLeft}