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:
Alexander Levin 2010-09-02 21:55:47 +00:00
parent 4cf50e2bb0
commit c948cf46e2
2 changed files with 8 additions and 0 deletions

View file

@ -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}}

View 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.