diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2009-11-07 14:13:38 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2009-11-07 14:13:38 +0000 |
| commit | fedc7b21f1d823256d955b55ef4f301f915312e0 (patch) | |
| tree | ab38a133eabe330922458e16b01e4ec8cd9dcb3d /manual/plugins | |
| parent | ea669d7c4a07bbc1709a69b3b28d9e96b415c88f (diff) | |
| download | rockbox-fedc7b21f1d823256d955b55ef4f301f915312e0.zip rockbox-fedc7b21f1d823256d955b55ef4f301f915312e0.tar.gz rockbox-fedc7b21f1d823256d955b55ef4f301f915312e0.tar.bz2 rockbox-fedc7b21f1d823256d955b55ef4f301f915312e0.tar.xz | |
theme remove: add sbs to remove list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23549 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/theme_remove.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/plugins/theme_remove.tex b/manual/plugins/theme_remove.tex index 4bea221..e255d88 100644 --- a/manual/plugins/theme_remove.tex +++ b/manual/plugins/theme_remove.tex @@ -42,9 +42,15 @@ Some files are not removed regardless of the \setting{Remove Options} such as }% \item[WPS.] Specifies how the \fname{.wps} file belonging to a theme \fname{.cfg} file is handled. +\opt{lcd_bitmap}{ + \item[Statusbar Skin.] + Specifies how the \fname{.rsbs} file belonging to a theme \fname{.cfg} file is handled. +}% \opt{HAVE_REMOTE_LCD}{ \item[Remote WPS.] Specifies how the \fname{.rwps} file belonging to a theme \fname{.cfg} file is handled. + \item[Remote Statusbar Skin.] + Specifies how the \fname{.rsbs} file belonging to a theme \fname{.cfg} file is handled. }% \opt{lcd_non-mono}{ \item[Backdrop.] |