summaryrefslogtreecommitdiff
path: root/manual/plugins/calendar.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-07-09 14:27:19 +0000
committerNils Wallménius <nils@rockbox.org>2006-07-09 14:27:19 +0000
commit814890ea3b22fdcf721a94dbe59515d47b3312c6 (patch)
tree696a784b5a6649c0bd6da006e897dc08e7471b0e /manual/plugins/calendar.tex
parenta182345ad3fbc4b39a1946451b9961b78b9ba51e (diff)
downloadrockbox-814890ea3b22fdcf721a94dbe59515d47b3312c6.tar.gz
rockbox-814890ea3b22fdcf721a94dbe59515d47b3312c6.zip
Update Calendar buttonmap and add missing screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/calendar.tex')
-rw-r--r--manual/plugins/calendar.tex28
1 files changed, 10 insertions, 18 deletions
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index a7698782b3..7715a13d7d 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -1,24 +1,16 @@
1% $Id$ %
1\subsection{Calendar} 2\subsection{Calendar}
2{\centering\itshape 3\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=3.9cm,height=2.23cm]{images/rockbox-manual-img61.png}
5 \newline
6Calendar
7\par}
8
9This is a small and simple calendar application with memo saving function. 4This is a small and simple calendar application with memo saving function.
10 5Dots indicate dates with memos. To add a new memo press \ButtonPlay\ on the
11Dots indicate dates with memos. To add a new memo press PLAY on the 6date and choose which type of memo to add. The available types are: one off,
12date. Includes one off, annual, monthly, and weekly memos: 7annual, monthly, and weekly memos.
13
14\begin{table} 8\begin{table}
15 \begin{btnmap}{}{} 9 \begin{btnmap}{}{}
16 PLAY & monthly \\ 10 \ButtonPlay & monthly \\
17 LEFT & weekly \\ 11 \ButtonLeft & weekly \\
18 RIGHT & annually \\ 12 \ButtonRight & annually \\
19 ON & one off \\ 13 \ButtonOn & one off \\
20 STOP & exit \\ 14 \ButtonOff & Exit \\
21 \end{btnmap} 15 \end{btnmap}
22\end{table} 16\end{table}
23
24