summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-09-02 21:55:47 +0000
committerAlexander Levin <al.le@rockbox.org>2010-09-02 21:55:47 +0000
commitc948cf46e2c174d16ffb8bc031637f5715215ec7 (patch)
tree85a3bb0e36d0af1eefa82341c178b060fd5c0c67 /manual/plugins/main.tex
parent4cf50e2bb0f54c104c81596fb796166cb6ee35dd (diff)
downloadrockbox-c948cf46e2c174d16ffb8bc031637f5715215ec7.tar.gz
rockbox-c948cf46e2c174d16ffb8bc031637f5715215ec7.zip
Add a manual entry for the shopper plugin. More details are in the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27990 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 25c09b67bf..ce08132588 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -165,6 +165,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
165 Wavplay & \fname{.wav} & \\ 165 Wavplay & \fname{.wav} & \\
166 } 166 }
167 ZXBox & \fname{.tap, .tax, .sna, .z80} & \\ 167 ZXBox & \fname{.tap, .tax, .sna, .z80} & \\
168 Shopping list & \fname{.shopper} & \\
168 \end{rbtabular} 169 \end{rbtabular}
169\end{table} 170\end{table}
170 171
@@ -202,6 +203,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
202 203
203{\input{plugins/search.tex}} 204{\input{plugins/search.tex}}
204 205
206{\input{plugins/shopper.tex}}
207
205{\input{plugins/sort.tex}} 208{\input{plugins/sort.tex}}
206 209
207{\input{plugins/text_viewer.tex}} 210{\input{plugins/text_viewer.tex}}