From c948cf46e2c174d16ffb8bc031637f5715215ec7 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 2 Sep 2010 21:55:47 +0000 Subject: 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 --- manual/plugins/main.tex | 3 +++ manual/plugins/shopper.tex | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 manual/plugins/shopper.tex (limited to 'manual') 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}).} 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}} diff --git a/manual/plugins/shopper.tex b/manual/plugins/shopper.tex new file mode 100644 index 0000000000..0abd185dda --- /dev/null +++ b/manual/plugins/shopper.tex @@ -0,0 +1,5 @@ +% $Id$ +\subsection{Shopper} +\label{ref:Shopperplugin} + +Shopper is a shopping list plugin which allows you to maintain reusable shopping lists. -- cgit v1.2.3