summaryrefslogtreecommitdiff
path: root/manual/plugins/disktidy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/disktidy.tex')
-rw-r--r--manual/plugins/disktidy.tex13
1 files changed, 5 insertions, 8 deletions
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 86bea64cf2..928f01c516 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -1,9 +1,9 @@
1% $Id $ % 1% $Id $ %
2\subsection{Disk Tidy} 2\subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB connection. 3 Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB
4 Select the OS's files you want to delete in the 'Files to Clean' 4 connection. Select the OS's files you want to delete in the 'Files to Clean'
5 menu and select 'Start Cleaning' to begin to process. The settings 5 menu and select 'Start Cleaning' to begin to process. The settings
6 are stored in .rockbox/rocks/apps/disktidy.config, in a plain text 6 are stored in \fname{.rockbox/rocks/apps/disktidy.config}, in a plain text
7 file that is user-modifiable to allow more entries to be added. 7 file that is user-modifiable to allow more entries to be added.
8 8
9 \subsubsection{Available Options} 9 \subsubsection{Available Options}
@@ -22,10 +22,7 @@
22 22
23 \begin{table} 23 \begin{table}
24 \begin{btnmap}{}{} 24 \begin{btnmap}{}{}
25 \opt{PLAYER_PAD}{\ButtonStop}% 25 \ActionStdCancel
26 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% 26 & Exit / Abort\\
27 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
28 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
29 & Exit\ /\ Abort\\
30 \end{btnmap} 27 \end{btnmap}
31\end{table} 28\end{table}