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
This commit is contained in:
parent
4cf50e2bb0
commit
c948cf46e2
2 changed files with 8 additions and 0 deletions
|
@ -165,6 +165,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
|
|||
Wavplay & \fname{.wav} & \\
|
||||
}
|
||||
ZXBox & \fname{.tap, .tax, .sna, .z80} & \\
|
||||
Shopping list & \fname{.shopper} & \\
|
||||
\end{rbtabular}
|
||||
\end{table}
|
||||
|
||||
|
@ -202,6 +203,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
|
|||
|
||||
{\input{plugins/search.tex}}
|
||||
|
||||
{\input{plugins/shopper.tex}}
|
||||
|
||||
{\input{plugins/sort.tex}}
|
||||
|
||||
{\input{plugins/text_viewer.tex}}
|
||||
|
|
5
manual/plugins/shopper.tex
Normal file
5
manual/plugins/shopper.tex
Normal file
|
@ -0,0 +1,5 @@
|
|||
% $Id$
|
||||
\subsection{Shopper}
|
||||
\label{ref:Shopperplugin}
|
||||
|
||||
Shopper is a shopping list plugin which allows you to maintain reusable shopping lists.
|
Loading…
Reference in a new issue