From 73c5ec540fce4812c426a5dd491d766996ed32fd Mon Sep 17 00:00:00 2001 From: Paul Louden Date: Thu, 22 Nov 2007 02:46:26 +0000 Subject: Fix error in the manual: In the tree "Power" stops playback on the e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15752 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/e200.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index b82ec16..76811be 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex @@ -73,7 +73,7 @@ %Button actions, tree context \newcommand{\ActionTreeWps}{\ButtonUp} -\newcommand{\ActionTreeStop}{Long \ButtonUp} +\newcommand{\ActionTreeStop}{\ButtonPower} \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} \newcommand{\ActionTreeParentDirectory}{\ButtonLeft} -- cgit v1.1