Add a 'Set As Backdrop' item to the context menu description of targets with greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18062 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
431c895542
commit
8189246cbc
2 changed files with 6 additions and 1 deletions
|
@ -52,7 +52,7 @@ file find the instructions on the Rockbox website:
|
||||||
See the \wikilink{CustomFiletypeColours} Wiki page for details.
|
See the \wikilink{CustomFiletypeColours} Wiki page for details.
|
||||||
}
|
}
|
||||||
|
|
||||||
\nopt{archos,mrobe100}{%
|
\opt{lcd_non-mono}{%
|
||||||
\subsection{\label{ref:LoadingBackdrops}Loading Backdrops}
|
\subsection{\label{ref:LoadingBackdrops}Loading Backdrops}
|
||||||
Rockbox supports showing an image as a backdrop in the \setting{File Browser}
|
Rockbox supports showing an image as a backdrop in the \setting{File Browser}
|
||||||
and the menus. The backdrop image must be a \fname{.bmp} file of the exact
|
and the menus. The backdrop image must be a \fname{.bmp} file of the exact
|
||||||
|
|
|
@ -144,6 +144,11 @@ each option pertains both to files and directories):
|
||||||
Deletes the currently selected directory and all of the files and subdirectories
|
Deletes the currently selected directory and all of the files and subdirectories
|
||||||
it may contain. Deleted directories cannot be recovered. Use this feature with
|
it may contain. Deleted directories cannot be recovered. Use this feature with
|
||||||
caution!
|
caution!
|
||||||
|
\opt{lcd_non-mono}{
|
||||||
|
\item [Set As Backdrop.]
|
||||||
|
Set the selected \fname{bmp} file as background image. The bitmaps need to meet the
|
||||||
|
conditions explained in \reference{ref:LoadingBackdrops}.
|
||||||
|
}
|
||||||
\item [Open with.]
|
\item [Open with.]
|
||||||
Runs a viewer plugin on the file. Normally, when a file is selected in Rockbox,
|
Runs a viewer plugin on the file. Normally, when a file is selected in Rockbox,
|
||||||
Rockbox automatically detects the file type and runs the appropriate plugin.
|
Rockbox automatically detects the file type and runs the appropriate plugin.
|
||||||
|
|
Loading…
Reference in a new issue