summaryrefslogtreecommitdiff
path: root/manual/plugins/disktidy.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-07-22 21:40:29 +0000
committerAlex Parker <rockbox@aeparker.com>2009-07-22 21:40:29 +0000
commit300b12e0046d40a11df366ab981cf91d92f67a45 (patch)
tree581c57425fb1c502c7347cea00f2e10f3b2c89a7 /manual/plugins/disktidy.tex
parent457eb6b2e9228acff75eaf33eae56e9b91c65a89 (diff)
downloadrockbox-300b12e0046d40a11df366ab981cf91d92f67a45.tar.gz
rockbox-300b12e0046d40a11df366ab981cf91d92f67a45.zip
Add H100 remote keys for plugins to the manual. For the vast majority
of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/disktidy.tex')
-rw-r--r--manual/plugins/disktidy.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 1f17c354f4..d8394d48dc 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -23,7 +23,7 @@
23 \begin{table} 23 \begin{table}
24 \begin{btnmap}{}{} 24 \begin{btnmap}{}{}
25 \ActionStdCancel 25 \ActionStdCancel
26 \opt{HAVEREMOTEPAD}{&} 26 \opt{HAVEREMOTEPAD}{& \ActionRCStdCancel}
27 & Exit / Abort\\ 27 & Exit / Abort\\
28 \end{btnmap} 28 \end{btnmap}
29\end{table} 29\end{table}