From 12eb058bb065e9cb85949ec3a66c453ac5e1b883 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 23 Mar 2008 22:07:09 +0000 Subject: Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657 --- manual/main_menu/fmradio.tex | 2 +- manual/main_menu/main.tex | 6 +++--- manual/main_menu/recording_screen.tex | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'manual/main_menu') diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex index d51c4d61d2..1e1b8a2613 100644 --- a/manual/main_menu/fmradio.tex +++ b/manual/main_menu/fmradio.tex @@ -13,7 +13,7 @@ \screenshot{main_menu/images/ss-fm-radio-screen}{The FM radio screen}{} This menu option switches to the radio screen. - The FM radio has the ability \opt{HAVE_RECORDING}{to record and } to + The FM radio has the ability \opt{recording}{to record and } to remember station frequency settings (presets). \opt{MASCODEC}{\note{The radio will shorten battery life, because the MAS-chip is set to record mode for instant recordings.} diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 56c4b7f32d..6bc08fe780 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -112,9 +112,9 @@ The \setting{Recording Settings} menu allows you to configure settings related to recording. The details of this menu are covered in detail in \reference{ref:Recordingsettings}. -\opt{HAVE_RECORDING}{\input{main_menu/recording_screen.tex}} +\opt{recording}{\input{main_menu/recording_screen.tex}} -\opt{CONFIG_TUNER}{\input{main_menu/fmradio.tex}} +\opt{radio}{\input{main_menu/fmradio.tex}} \section{\label{ref:playlistoptions}Playlist} This menu allows you to work with playlists. Playlists can be created in @@ -177,7 +177,7 @@ pages of information.} 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. - \opt{HAVE_RTC_ALARM}{Using this option disables the \setting{Wake up alarm}.} + \opt{alarm}{Using this option disables the \setting{Wake up alarm}.} \item[Debug (Keep Out!):] This sub menu is intended to be used \emph{only} by Rockbox developers. diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 2e6daa556e..55a3325655 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -15,12 +15,12 @@ affect the recorded sound. If enabled in the peak meter settings, a counter in front of the peak meters shows the number of times the clip indicator was activated during recording. The counter is reset to zero when starting a new recording. -\opt{SWCODEC}{ +\opt{swcodec}{ \note{When you start a recording, the hard disk will spin up. This will cause the peak meters to freeze in the process. This is expected behaviour, and nothing to worry about. The recording continues during the spin up.}} \opt{MASCODEC}{The frequency, channels and quality} -\opt{SWCODEC}{The frequency and channels} settings are shown on the last line. +\opt{swcodec}{The frequency and channels} settings are shown on the last line. The controls for this screen are: \begin{table} -- cgit v1.2.3