summaryrefslogtreecommitdiff
path: root/manual/main_menu/main.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-11-26 19:29:50 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-11-26 19:29:50 +0000
commita51fa04a88d5f426d7dab08657f50d739810bc20 (patch)
tree8c1de5abdb308ec359e74598589a7fe60d2dfc37 /manual/main_menu/main.tex
parentec9bb4c684aa3bbee46859ad6f9366e403521f53 (diff)
downloadrockbox-a51fa04a88d5f426d7dab08657f50d739810bc20.tar.gz
rockbox-a51fa04a88d5f426d7dab08657f50d739810bc20.zip
Fix all manuals that were broken in r28617 (targets that do not have \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28676 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu/main.tex')
-rw-r--r--manual/main_menu/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index b5daeabd10..5a125911f0 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -251,11 +251,11 @@ pages of information.}
251 This item shows the cumulative overall runtime of your \dap{} since you 251 This item shows the cumulative overall runtime of your \dap{} since you
252 either disconnected it from charging (in Rockbox) or manually 252 either disconnected it from charging (in Rockbox) or manually
253 reset this item. A manual reset is done through pressing any button, 253 reset this item. A manual reset is done through pressing any button,
254 followed by pressing \ButtonSelect{}. 254 followed by pressing \ActionStdOk{}.
255 \item[Top Time:] 255 \item[Top Time:]
256 This item shows the cumulative overall runtime of your \dap{} since you 256 This item shows the cumulative overall runtime of your \dap{} since you
257 last manually reset this item. A manual reset is done through pressing 257 last manually reset this item. A manual reset is done through pressing
258 any button, followed by pressing \ButtonSelect{}. 258 any button, followed by pressing \ActionStdOk{}.
259 \end{description} 259 \end{description}
260 260
261\item[Debug (Keep Out!):] 261\item[Debug (Keep Out!):]