--- theme_remove1.tex 2009-07-27 11:09:48.000000000 +0300 +++ theme_remove.tex 2009-07-27 12:23:33.000000000 +0300 @@ -1,79 +1,82 @@ % $Id $ % \subsection{\label{ref:ThemeRemove}Theme Remove} -This plugin offers a way to remove theme. Open \setting{Context Menu} upon a theme -\fname{.cfg} file and select \setting{theme\_remove} under \setting{Open With...}. -Some files are not removed regardless of settings such as -\fname{rockbox\_default.wps} \opt{lcd_bitmap}{ and font file currently used}. +\begin{description} +This plugin offers a way to remove a theme. Open the \setting{Context Menu} upon a theme +\fname{.cfg} file and select \setting{Open With... $\rightarrow$ theme\_remove}. +Some files are not removed regardless of the \setting{Remove Options} such as +\fname{rockbox\_default.wps}\opt{lcd_bitmap}{ and the font file currently in use}. +\end{description} \note{ - This plugin would delete files on your \dap{} and potentially break another theme. + This plugin deletes files on the \dap{}. The changes done to the + files could break another theme. } \subsubsection{Theme Remove menu} \begin{description} \item[Remove Theme.] - Selecting this will delete the files you have specified. - After the theme has been succesfully removed, a log message is displayed listing + Selecting this will delete the files specified in the \setting{Remove Options}. + After a theme has been succesfully removed, a log message is displayed listing which items have been deleted and which are being kept. Exit this screen by pressing any key. A file called \fname{theme\_remove\_log.txt} is created in the root directory of your \dap{} listing all the changes. \item[Remove Options.] - This menu lets you specify which items shall be removed when you choose - \setting{Remove Theme} in the menu. + This menu specifies which items are removed if + \setting{Remove Theme} is selected in the menu. - Choose one of following 4 options for each setting. + One of the following options can be chosen for each setting. \begin{description} \item[Ask.] - Selecting this option will ask you to press \ActionYesNoAccept{} to confirm - deletion or any other key to cancel. + Selecting this option brings up a dialogue with two options: + press \ActionYesNoAccept{} to confirm deletion or any other key to cancel. \item[Remove if not Used.] Selecting this option will remove the file automatically, if it is not used by another theme. \item[Never Remove.] Selecting this option will always skip deleting the file. \item[Always Remove.] - Selecting this option will remove the file with no regard to whether it's - used by another theme or not. + Selecting this option will remove the file with no regard to + whether it's used by another theme or not. \end{description} \begin{description} \opt{lcd_bitmap}{ \item[Font.] - Lets you specify how the \fname{.fnt} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the \fname{.fnt} file belonging to a theme \fname{.cfg} file is handled. }% \item[WPS.] - Lets you specify how the \fname{.wps} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the \fname{.wps} file belonging to a theme \fname{.cfg} file is handled. \opt{HAVE_REMOTE_LCD}{ \item[Remote WPS.] - Lets you specify how the \fname{.rwps} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the \fname{.rwps} file belonging to a theme \fname{.cfg} file is handled. }% \opt{lcd_non-mono}{ \item[Backdrop.] - Lets you specify how the backdrop \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the backdrop \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. }% \opt{lcd_bitmap}{ \item[Iconset.] - Lets you specify how the iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. \item[Viewers Iconset.] - Lets you specify how the viewers iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the viewers iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. }% \opt{HAVE_REMOTE_LCD}{ \item[Remote Iconset.] - Lets you specify how the remote iconset \fname{.bmp} file belonging to + Specifies how the remote iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. \item[Remote Viewers Iconset.] - Lets you specify how the remote viewers iconset \fname{.bmp} file belonging to + Specifies how the remote viewers iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. }% HAVE_REMOTE_LCD \opt{lcd_color}{ \item[Filetype Colours.] - Lets you specify how the colours \fname{.colours} file belonging to a theme \fname{.cfg} file is handled. + Specifies how the colours \fname{.colours} file belonging to a theme \fname{.cfg} file is handled. }% \item[Create Log File.] - Set this to \setting{No} if you don't need log file. - \end{description} + Setting this to \setting{No} prevents the log file from being created. + \end{description} \item[Quit.] Exits this plugin. \end{description}