814890ea3b
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
16 lines
550 B
TeX
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}
|