summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/time_and_date.tex
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2011-10-18 20:48:41 +0000
committerThomas Martitz <kugel@rockbox.org>2011-10-18 20:48:41 +0000
commite46f40e1747fc8cbfcc6bb0a573c814056f75989 (patch)
tree49cb3f4aad5a8bf7dabac86cd47fc503ef6d667b /manual/configure_rockbox/time_and_date.tex
parent5bdfa322ce55b1660f1841bf035a261ca627cb20 (diff)
downloadrockbox-e46f40e1747fc8cbfcc6bb0a573c814056f75989.tar.gz
rockbox-e46f40e1747fc8cbfcc6bb0a573c814056f75989.zip
Fix manual build, forgot to add new files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30789 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/time_and_date.tex')
-rw-r--r--manual/configure_rockbox/time_and_date.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/configure_rockbox/time_and_date.tex b/manual/configure_rockbox/time_and_date.tex
new file mode 100644
index 0000000000..9f1223ecfe
--- /dev/null
+++ b/manual/configure_rockbox/time_and_date.tex
@@ -0,0 +1,23 @@
1% $Id:$ %
2
3Time related menu options. Pressing \ActionStdContext{} will voice the current time
4if voice support is enabled.
5
6\begin{description}
7 \item[Set Time/Date:] Set current time and date.
8 \opt{alarm}{
9 \item[Wake-Up Alarm:]
10 This option will make the \dap{} start up at the specified time.
11 Use \ActionSettingInc{} and \ActionSettingDec{} to adjust the minutes setting,
12 \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to adjust the hours.
13 \ActionAlarmSet{} confirms the alarm, and \ActionAlarmCancel{} cancels setting
14 an alarm. If the \dap{} is turned on again before the alarm occurs, the alarm
15 will be cancelled.
16 \opt{recording,radio}{
17 \item[Alarm Wake Up Screen:]
18 This option controls what the \dap{} does when it is woken up by the alarm.
19 }%\opt{recording,radio}
20 }%\opt{alarm}
21 \input{configure_rockbox/sleep_timer.tex}
22 \item[Time Format:] Choose 12 or 24 hour clock.
23\end{description}