summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-03-20 19:33:20 +0000
committerAlexander Levin <al.le@rockbox.org>2009-03-20 19:33:20 +0000
commit71812ca1fd97c50b1e52078d46d1739252d7a2e5 (patch)
tree4638d82d0f90d9aeeffe70b5bb980da99d2a0f44 /manual/appendix/file_formats.tex
parent2d77fde3634b3900ef8319b96b8cb1c9781afe01 (diff)
downloadrockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.tar.gz
rockbox-71812ca1fd97c50b1e52078d46d1739252d7a2e5.zip
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/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 52d59e2104..8a0869ed7b 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -53,7 +53,11 @@
53 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} 53 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\}
54} 54}
55 & Link & \fname{.link} & Display list of target files and directories; 55 & Link & \fname{.link} & Display list of target files and directories;
56 selecting one jumps to the target. \emph{see \reference{ref:Shortcutsplugin}}\\ 56 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\
57\opt{lcd_color}{
58 & Colours & \fname{.colours} & Open the colours file for editing.
59 See \reference{ref:ChangingFiletypeColours}.\\
60}
57\bottomrule 61\bottomrule
58\end{tabularx} 62\end{tabularx}
59\end{center} 63\end{center}