diff options
| author | Alexander Levin <al.le@rockbox.org> | 2009-03-20 19:33:20 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2009-03-20 19:33:20 +0000 |
| commit | 71812ca1fd97c50b1e52078d46d1739252d7a2e5 (patch) | |
| tree | 4638d82d0f90d9aeeffe70b5bb980da99d2a0f44 /manual/appendix | |
| parent | 2d77fde3634b3900ef8319b96b8cb1c9781afe01 (diff) | |
| download | rockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.zip rockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.tar.gz rockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.tar.bz2 rockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.tar.xz | |
Minor corrections to the .colours file editing; added .colours to the list of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20407 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 52d59e2..8a0869e 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -53,7 +53,11 @@ & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} } & Link & \fname{.link} & Display list of target files and directories; - selecting one jumps to the target. \emph{see \reference{ref:Shortcutsplugin}}\\ + selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\ +\opt{lcd_color}{ + & Colours & \fname{.colours} & Open the colours file for editing. + See \reference{ref:ChangingFiletypeColours}.\\ +} \bottomrule \end{tabularx} \end{center} |