diff options
author | Alexander Levin <al.le@rockbox.org> | 2011-02-01 21:52:24 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2011-02-01 21:52:24 +0000 |
commit | 6cdc3166bc02fc6b53ec9771fe26f43b8ebdfc8f (patch) | |
tree | 03f781fcb5a40c4f5041a36ef6d60ae634ad14a3 /manual | |
parent | b1aad4c496e27ecfe4a63942b4ba437913ec2435 (diff) |
Manual: Correct the description of the Time/Date menu and make it look nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29183 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/main_menu/main.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 79b05f5e8e..9ec6a6e774 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -199,14 +199,13 @@ pages of information.} \item[Time and Date:] Time related menu options. Pressing \ActionStdContext{} will voice the current time if voice support is enabled \begin{description} - \item [Set Time/Date: ] Set current time and date. + \item[Set Time/Date:] Set current time and date. \item[Sleep Timer:] The \setting{Sleep Timer} powers off your \dap{} after playing for a given time. It can be set from \setting{Off} to 5 hours in 5 minute steps. The \setting{Sleep Timer} is reset on boot. - \item [Time Format: ] Choose 12 or 24 hour clock. \opt{alarm}{ - \subsection{Wake-Up Alarm} + \item[Wake-Up Alarm:] This option will make the \dap{} start up at the specified time. Use \ActionSettingInc{} and \ActionSettingDec{} to adjust the minutes setting, \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to adjust the hours. @@ -215,12 +214,13 @@ pages of information.} will be cancelled. \opt{recording,radio}{ - \subsection{Alarm Wake up Screen} + \item[Alarm Wake Up Screen:] This option controls what the \dap{} does when it is woken up by the alarm. - } - } + }%\opt{recording,radio} + }%\opt{alarm} + \item [Time Format:] Choose 12 or 24 hour clock. \end{description} -} +}%\opt{rtc} \item[Rockbox Info:] Displays some basic system information. This is, from top to bottom, the amount of memory Rockbox has available for storing music (the buffer). |