summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-04-03 21:45:38 +0000
committerAlexander Levin <al.le@rockbox.org>2009-04-03 21:45:38 +0000
commitafa5ac451d9ae5a050efba55c01231db011b6b6b (patch)
tree0d8483abc940334e109c321451a183e9d2c63c0f /manual/appendix/file_formats.tex
parentd55ebceed747dcba18ee20d09bcc8c42a1cb8978 (diff)
downloadrockbox-afa5ac451d9ae5a050efba55c01231db011b6b6b.tar.gz
rockbox-afa5ac451d9ae5a050efba55c01231db011b6b6b.zip
Add a short description of the rocklife plugin to the manual. Also add the .cells files to the table of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20613 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 56999b3e96..e2906f4296 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -68,6 +68,10 @@
68 & Colours & \fname{.colours} & Open the colours file for editing. 68 & Colours & \fname{.colours} & Open the colours file for editing.
69 See \reference{ref:ChangingFiletypeColours}.\\ 69 See \reference{ref:ChangingFiletypeColours}.\\
70} 70}
71\opt{lcd_bitmap}{
72 & Game of Life & \fname{.cells} & Show the configuration with the
73 ``Rocklife'' plugin\\}
74
71\bottomrule 75\bottomrule
72\end{tabularx} 76\end{tabularx}
73\end{center} 77\end{center}