Index: theme_settings.tex =================================================================== --- theme_settings.tex (revision 22050) +++ theme_settings.tex (working copy) @@ -30,6 +30,249 @@ headphones and when connected to an external amplifier. See \reference{ref:CreateYourOwnWPS} for more details.} +\item[Theme Removal.] + To remove a theme enter the context menu upon a theme file in the + \setting{Browse Theme Files} view using \ActionStdContext{} and choose \setting{Remove Theme}, + which will bring up the \setting{Theme Remove} context menu. + + \begin{description} + \item[Remove Theme.] + Selecting this option will delete the files you have specified with the \setting{Remove Options}. + After the 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. + \end{description} + + \begin{description} + \item[Remove Options.] + This menu lets you specify which items shall be removed when you choose + \setting{Remove Theme} in the \setting{Theme Remove} context menu. + + \begin{description} + \item[Font.] + Lets you specify how the \fname{.fnt} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the \fname{.fnt} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the \fname{.fnt} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the \fname{.fnt} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[WPS.] + Lets you specify how the \fname{.wps} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the \fname{.wps} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the \fname{.wps} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the \fname{.wps} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Remote WPS.] + Lets you specify how the \fname{.rwps} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the \fname{.rwps} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the \fname{.rwps} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the \fname{.rwps} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Backdrop.] + Lets you specify how the backdrop \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the backdrop \fname{.bmp} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the backdrop \fname{.bmp} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the backdrop \fname{.bmp} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Iconset.] + Lets you specify how the iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the iconset \fname{.bmp} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the iconset \fname{.bmp} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the iconset \fname{.bmp} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Viewers Iconset.] + Lets you specify how the viewers iconset \fname{.bmp} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the viewers iconset \fname{.bmp} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the viewers iconset \fname{.bmp} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the viewers iconset \fname{.bmp} file with no + regard to whether it's used by another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Remote Iconset.] + Lets you specify how the remote iconset \fname{.bmp} file belonging to + a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the remote iconset \fname{.bmp} file + automatically, if it is not used by another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the remote iconset \fname{.bmp} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the remote iconset \fname{.bmp} file with + no regard to whether it's used by another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Remote Viewers Iconset.] + Lets you specify how the remote viewers iconset \fname{.bmp} file belonging to + a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the remote viewers iconset \fname{.bmp} file + automatically, if it is not used by another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the remote viewers iconset \fname{.bmp} file. + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the remote viewers iconset \fname{.bmp} file with + no regard to whether it's used by another theme or not. + \end{description} + \end{description} + + \begin{description} + \item[Filetype Colours.] + Lets you specify how the colours \fname{.colours} file belonging to a theme \fname{.cfg} file is handled. + \begin{description} + \item[Ask.] + Selecting this option will ask you to press \ActionYesNoAccept{} to confirm + deletion or any other key to cancel. + \end{description} + \begin{description} + \item[Remove if not Used.] + Selecting this option will remove the colours \fname{.colours} file automatically, if it is not used by + another theme. + \end{description} + \begin{description} + \item[Never Remove.] + Selecting this option will always skip deleting the colours \fname{.colours} file . + \end{description} + \begin{description} + \item[Always Remove.] + Selecting this option will remove the colours \fname{.colours} file with no regard to whether it's used by + another theme or not. + \end{description} + \end{description} + \end{description} + + \begin{description} + \item[Quit.] + This takes you back to the \setting{Browse Themes} view. + \end{description} + \opt{lcd_bitmap}{ \item[Font.] Browse the installed fonts on your \dap{}. Selecting one will activate it. @@ -64,7 +307,7 @@ } \opt{lcd_non-mono}{% - \item[Clear Backdrop:] + \item[Clear Backdrop.] Rockbox allows you to select bitmap pictures to use as backdrops, see \reference{ref:LoadingBackdrops} for further information. This option allows you to clear the backdrops that you set. @@ -74,15 +317,15 @@ \item[Line Selector Type.] This option allows you to select which type of line selector to use. \begin{description} - \item[Pointer:] + \item[Pointer.] A small arrow to the left of the menu text. - \item[Bar (inverse):] + \item[Bar (inverse).] A bar with inverted foreground and background colour. \opt{lcd_color}{ - \item[Bar (Solid Colour):] + \item[Bar (Solid Colour).] A bar with a solid colour, the colour is set in the \setting{Colours} submenu. - \item[Bar (Gradient Colour):] + \item[Bar (Gradient Colour).] A bar with a colour gradient, the colours are set in the \setting{Colours} submenu. } @@ -96,21 +339,21 @@ \item[Line Selector Colours.] These options sets the colours for the line selector bars. \begin{description} - \item[Primary Colour:] + \item[Primary Colour.] Set the primary colour used for the gradient line selector bar and the colour used for the solid color line selector bar. - \item[Secondary Colour:] + \item[Secondary Colour.] Set the secondary colour used for the gradient line selector bar. - \item[Text Colour:] + \item[Text Colour.] Set the colour of the selected text when using the solid colour or the gradient colour line selection bars. \end{description} - \item[Background Colour:] + \item[Background Colour.] Sets the background colour for the display. - \item[Foreground Colour:] + \item[Foreground Colour.] Sets the colour used for text and icons. - \item[Reset Colours:] + \item[Reset Colours.] Resets the LCD display to Rockbox's default colours. \end{description} }% lcd_color