summaryrefslogtreecommitdiff
path: root/manual/plugins/shortcuts.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-06-21 10:39:23 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-06-21 10:39:23 +0000
commit2c1ebf5e916ea9df24936445fc952ddbf23159cc (patch)
tree538e3640644515bc3e3755e96c1009531fca8aa4 /manual/plugins/shortcuts.tex
parent1876a0bcf227a41956c30d513c5d486b69cc2a99 (diff)
downloadrockbox-2c1ebf5e916ea9df24936445fc952ddbf23159cc.tar.gz
rockbox-2c1ebf5e916ea9df24936445fc952ddbf23159cc.zip
Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17737 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/shortcuts.tex')
-rw-r--r--manual/plugins/shortcuts.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/plugins/shortcuts.tex b/manual/plugins/shortcuts.tex
index cb9979a68b..7cd7fc5a92 100644
--- a/manual/plugins/shortcuts.tex
+++ b/manual/plugins/shortcuts.tex
@@ -48,5 +48,7 @@ the entry \fname{/MyMusic/collection/song.mp3} will be shown as
48 48
49You can also provide a custom display name for each entry individually. To 49You can also provide a custom display name for each entry individually. To
50do so, append a tabulator character after the entry's path followed by your 50do so, append a tabulator character after the entry's path followed by your
51custom name. That name will then be used for showing the entry. For example, 51custom name. That name will then be used for showing the entry. For example:
52\fname{/MyMusic/collection/song.mp3<TAB>My favourite song!} 52\begin{example}
53 /MyMusic/collection/song.mp3<TAB>My favourite song\symbol{33}
54\end{example}