summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-02-04 12:35:42 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-02-04 12:35:42 +0000
commitbed73ee759569f44e9595440746b51ad3ccdcc3f (patch)
tree488eb3db390c3ba42a809d0cfcca3f5536c7382f
parentae06fa34345d09075a4d5ea5ec40772c1d2b76aa (diff)
downloadrockbox-bed73ee759569f44e9595440746b51ad3ccdcc3f.tar.gz
rockbox-bed73ee759569f44e9595440746b51ad3ccdcc3f.zip
Fix the c200 manual which was broken by yesterday's button action macros in the radio chapter commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16213 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/c200.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index 225200b479..c6ea23aeaf 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -124,7 +124,7 @@
124\newcommand{\ActionFMMode}{\ButtonRec} 124\newcommand{\ActionFMMode}{\ButtonRec}
125\newcommand{\ActionFMStop}{Long \ButtonUp} 125\newcommand{\ActionFMStop}{Long \ButtonUp}
126\newcommand{\ActionFMExit}{\ButtonPower} 126\newcommand{\ActionFMExit}{\ButtonPower}
127\newcommand{\ActionFMPlay}{\ButtonPlay} 127\newcommand{\ActionFMPlay}{\ButtonUp}
128\newcommand{\ActionFMSettingsInc}{\ButtonVolUp} 128\newcommand{\ActionFMSettingsInc}{\ButtonVolUp}
129\newcommand{\ActionFMSettingsDec}{\ButtonVolDown} 129\newcommand{\ActionFMSettingsDec}{\ButtonVolDown}
130\newcommand{\ActionFMPrev}{\ButtonLeft} 130\newcommand{\ActionFMPrev}{\ButtonLeft}