Colour targets: Revert an optimisation from almost 18 months ago that actually turned...
[Rockbox.git] / manual / plugins / calendar.tex
blob7715a13d7d67d70a6643b4214556495adf3d7c17
1 % $Id$ %
2 \subsection{Calendar}
3 \screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
4 This is a small and simple calendar application with memo saving function.
5 Dots indicate dates with memos. To add a new memo press \ButtonPlay\ on the
6 date and choose which type of memo to add. The available types are: one off,
7 annual, monthly, and weekly memos.
8 \begin{table}
9 \begin{btnmap}{}{}
10 \ButtonPlay & monthly \\
11 \ButtonLeft & weekly \\
12 \ButtonRight & annually \\
13 \ButtonOn & one off \\
14 \ButtonOff & Exit \\
15 \end{btnmap}
16 \end{table}