diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-03-18 14:24:28 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-03-18 14:24:28 +0000 |
commit | 6c4661cfaf5ca02ac46dc126974f77613e4b5a33 (patch) | |
tree | 9b231b93138b687c01d9e2722da6e9ce21979b33 /manual/plugins/text_editor.tex | |
parent | b5e6eec5a1e35a5f9d63ad4ea4175f855fd59b16 (diff) |
Add filetype colours to the manual. Also add a macro to give the
file extension of the main binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/text_editor.tex')
-rw-r--r-- | manual/plugins/text_editor.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index aaa7f403de..04820e3fb9 100644 --- a/manual/plugins/text_editor.tex +++ b/manual/plugins/text_editor.tex @@ -1,4 +1,4 @@ -\subsection{Text Editor} +\subsection{\label{sec:text_editor}Text Editor} This plugin allows you to view and edit simple text documents on your DAP. You can view files by using \setting{Open with} from the \setting{Context Menu} (see \reference{ref:Contextmenu}). |