rockbox/manual/plugins/calendar.tex
Nils Wallménius 814890ea3b Update Calendar buttonmap and add missing screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
2006-07-09 14:27:19 +00:00

16 lines
550 B
TeX

% $Id$ %
\subsection{Calendar}
\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
This is a small and simple calendar application with memo saving function.
Dots indicate dates with memos. To add a new memo press \ButtonPlay\ on the
date and choose which type of memo to add. The available types are: one off,
annual, monthly, and weekly memos.
\begin{table}
\begin{btnmap}{}{}
\ButtonPlay & monthly \\
\ButtonLeft & weekly \\
\ButtonRight & annually \\
\ButtonOn & one off \\
\ButtonOff & Exit \\
\end{btnmap}
\end{table}