rockbox/manual/plugins/disktidy.tex
Robert Kukla 265621729b m:robe 100 manual work - it is now in a state comparable to the gigabeat one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16695 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 16:02:41 +00:00

23 lines
950 B
TeX

% $Id $ %
\subsection{Disk Tidy}
Disk Tidy deletes junk files left behind by Windows or OS X after a USB connection.
Select the OS's files you want to delete in the 'Files to Clean' menu and select 'Start Cleaning' to begin to process.
\subsubsection{Available Options}
\begin{description}
\item[Both] deletes both OS X and Windows files.
\item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
\fname{/System Volume Information}.
\item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
\fname{/.Trashes}.
\end{description}
\begin{table}
\begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonStop}%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}%
& Exit\ /\ Abort\\
\end{btnmap}
\end{table}