forked from len0rd/rockbox
Update Calendar buttonmap and add missing screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10188 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a182345ad3
commit
814890ea3b
2 changed files with 10 additions and 18 deletions
|
@ -1,24 +1,16 @@
|
||||||
|
% $Id$ %
|
||||||
\subsection{Calendar}
|
\subsection{Calendar}
|
||||||
{\centering\itshape
|
\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
|
||||||
[Warning: Image ignored] % Unhandled or unsupported graphics:
|
|
||||||
%\includegraphics[width=3.9cm,height=2.23cm]{images/rockbox-manual-img61.png}
|
|
||||||
\newline
|
|
||||||
Calendar
|
|
||||||
\par}
|
|
||||||
|
|
||||||
This is a small and simple calendar application with memo saving function.
|
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
|
||||||
Dots indicate dates with memos. To add a new memo press PLAY on the
|
date and choose which type of memo to add. The available types are: one off,
|
||||||
date. Includes one off, annual, monthly, and weekly memos:
|
annual, monthly, and weekly memos.
|
||||||
|
|
||||||
\begin{table}
|
\begin{table}
|
||||||
\begin{btnmap}{}{}
|
\begin{btnmap}{}{}
|
||||||
PLAY & monthly \\
|
\ButtonPlay & monthly \\
|
||||||
LEFT & weekly \\
|
\ButtonLeft & weekly \\
|
||||||
RIGHT & annually \\
|
\ButtonRight & annually \\
|
||||||
ON & one off \\
|
\ButtonOn & one off \\
|
||||||
STOP & exit \\
|
\ButtonOff & Exit \\
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
manual/plugins/images/ss-calendar-112x64x1.png
Normal file
BIN
manual/plugins/images/ss-calendar-112x64x1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 556 B |
Loading…
Add table
Add a link
Reference in a new issue