From 02395cf1a4c422d8884703ed9046b290f4503e2f Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 18 Oct 2011 19:06:56 +0000 Subject: Reflect the time & date settings move in the manual. Flyspray: FS#12339 Author: Nick Peskett git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30787 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/main.tex | 11 +++++++++++ manual/main_menu/main.tex | 40 --------------------------------------- 2 files changed, 11 insertions(+), 40 deletions(-) (limited to 'manual') diff --git a/manual/configure_rockbox/main.tex b/manual/configure_rockbox/main.tex index 3176c93b59..6561bb6304 100644 --- a/manual/configure_rockbox/main.tex +++ b/manual/configure_rockbox/main.tex @@ -21,6 +21,12 @@ \input{configure_rockbox/language.tex} \input{configure_rockbox/voice.tex} \input{configure_rockbox/hotkey_settings.tex} + \nopt{rtc}{ + \section{\label{ref:sleep_timer}Sleep Timer} + \begin{description} + \input{configure_rockbox/sleep_timer.tex} + \end{description} + } \chapter{Theme Settings} \label{ref:configure_rockbox_themes} @@ -31,3 +37,8 @@ \label{ref:Recordingsettings} \input{configure_rockbox/recording_settings.tex} } + +\opt{rtc}{ +\chapter{Time and Date} + \input{configure_rockbox/time_and_date.tex} +} diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index b43cfb1a8f..139d85f958 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -195,35 +195,6 @@ utilities. A detailed description of the different plugins is to be found in pages of information.} \begin{description} -\opt{rtc}{ - \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[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. - While the \setting{Sleep Timer} is reset on boot, the value selected is - retained and will be used as the default from then on. - If the sleep timer is currently active, \setting{Off} will be highlighted, - \opt{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. - \ActionAlarmSet{} confirms the alarm, and \ActionAlarmCancel{} cancels setting - an alarm. If the \dap{} is turned on again before the alarm occurs, the alarm - will be cancelled. - \opt{recording,radio}{ - \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[Start Sleep Timer On Boot:] - If set, a \setting{Sleep Timer} will be initiated when the device starts. - \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). @@ -240,17 +211,6 @@ pages of information.} \item[Credits:] Display the list of contributors. -\nopt{rtc}{ - \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. - While the \setting{Sleep Timer} is reset on boot, the value selected is - retained and will be used as the default from then on. - If the sleep timer is currently active, \setting{Off} will be highlighted, - \item[Start Sleep Timer On Boot:] - If set, a \setting{Sleep Timer} will be initiated when the device starts. -} - \item[Running Time:] Shows the runtime of your \dap{} in hours, minutes and seconds. \begin{description} -- cgit v1.2.3