forked from len0rd/rockbox
Update disktidy plugin description to reflect new features (FS#8924 by Robert Menes).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17225 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ab547ef951
commit
a616c4851a
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
% $Id $ %
|
% $Id $ %
|
||||||
\subsection{Disk Tidy}
|
\subsection{Disk Tidy}
|
||||||
Disk Tidy deletes junk files left behind by Windows or OS X after a USB connection.
|
Disk Tidy deletes junk files left behind by Windows, Linux 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.
|
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}
|
\subsubsection{Available Options}
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[Both] deletes both OS X and Windows files.
|
\item[All] deletes Linux, OS X and Windows files.
|
||||||
|
\item[Linux] deletes Linux files, \fname{.dolphinview}, and \fname{.d3lphinview}.
|
||||||
\item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
|
\item[Win] deletes Windows files, \fname{Thumbs.db}, \fname{/Recycled} and
|
||||||
\fname{/System Volume Information}.
|
\fname{/System Volume Information}.
|
||||||
\item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
|
\item[Mac] deletes OS X files, \fname{.\_*}, \fname{.DS\_Store} and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue