Update disktidy plugin description to reflect new features (FS#8924 by Robert Menes).
[Rockbox.git] / manual / plugins / disktidy.tex
blob58cf8c8185598dd2a06d8dfdb33fd833bfe2b5ad
1 % $Id $ %
2 \subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows, Linux 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[All] deletes Linux, OS X and Windows files.
9 \item[Linux] deletes Linux files, \fname{.dolphinview}, and \fname{.d3lphinview}.
10 \item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
11 \fname{/System Volume Information}.
12 \item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
13 \fname{/.Trashes}.
14 \end{description}
16 \begin{table}
17 \begin{btnmap}{}{}
18 \opt{PLAYER_PAD}{\ButtonStop}%
19 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
21 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
22 & Exit\ /\ Abort\\
23 \end{btnmap}
24 \end{table}