diff options
| author | Nick Peskett <rockbox@peskett.co.uk> | 2011-12-26 08:26:38 +0000 |
|---|---|---|
| committer | Nick Peskett <rockbox@peskett.co.uk> | 2011-12-26 08:26:38 +0000 |
| commit | 2ecaca91f028fec8bae7b66ffb014f60afd7b34f (patch) | |
| tree | 54efdbda16def5680097c11f060e9e5e606dd023 /manual/main_menu/main.tex | |
| parent | 3bc771d669676e9295c3f369955b7e46f5b413d2 (diff) | |
| download | rockbox-2ecaca91f028fec8bae7b66ffb014f60afd7b34f.zip rockbox-2ecaca91f028fec8bae7b66ffb014f60afd7b34f.tar.gz rockbox-2ecaca91f028fec8bae7b66ffb014f60afd7b34f.tar.bz2 rockbox-2ecaca91f028fec8bae7b66ffb014f60afd7b34f.tar.xz | |
New General Settings submenu: Startup/Shutdown
A dedicated submenu for items which are run at startup, or initiate a shutdown.
Currently containing: Start Screen, Idle Poweroff, Sleep Timer & Start Sleep Timer on Boot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31435 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu/main.tex')
| -rw-r--r-- | manual/main_menu/main.tex | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 16f0189..33e64c1 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -144,13 +144,6 @@ to recording. The details of this menu are covered in detail in \reference{ref:Recordingsettings}. } -\nopt{rtc}{ -\subsection{Sleep Timer related Settings} -The \setting{Sleep Timer} related settings allow you to configure the sleep timer -which powers off your \dap{} after playing for a given time. -The details of this menu are covered in detail in \reference{ref:SleepTimerRelatedSettings}. -} - \subsection{Manage Settings} The \setting{Manage Settings} option allows the saving and re-loading of user configuration settings, browsing the hard drive for alternate firmwares, and finally |