rockbox/manual/plugins/calendar.tex

17 lines
550 B
TeX
Raw Normal View History

% $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}