Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
[Rockbox.git] / manual / plugins / disktidy.tex
blob33dfc5f31ca6c2972c62dc7ab8f5f801d82f553b
1 % $Id $ %
2 \subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows or OS X after a USB connection.
4 Select the OS's files you want to delete in the 'Files to Clean' menu and select 'Start Cleaning' to begin to process.
6 \subsubsection{Available Options}
7 \begin{description}
8 \item[Both] deletes both OS X and Windows files.
9 \item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
10 \fname{/System Volume Information}.
11 \item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
12 \fname{/.Trashes}.
13 \end{description}
15 \begin{table}
16 \begin{btnmap}{}{}
17 \opt{PLAYER_PAD}{\ButtonStop}%
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
19 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
21 & Exit\ /\ Abort\\
22 \end{btnmap}
23 \end{table}