summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-04-26 14:25:07 +0000
committerAlex Parker <rockbox@aeparker.com>2009-04-26 14:25:07 +0000
commit444080a2b9b318b6a967b5d4b511d8cbc71ef88c (patch)
tree6fd074495a778d0f14e7e89795adfd7db52653c9
parent3ea02a85c59423a0652e410d6b6ca53cd42444af (diff)
downloadrockbox-444080a2b9b318b6a967b5d4b511d8cbc71ef88c.tar.gz
rockbox-444080a2b9b318b6a967b5d4b511d8cbc71ef88c.zip
Correct error in previous commit - the recording screen is again now only included in the manual if the target can record.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20805 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 72721661e1..6024f55ca2 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -134,7 +134,7 @@ Rockbox firmware.}
134The details of this menu are covered in 134The details of this menu are covered in
135\reference{ref:manage_settings}. 135\reference{ref:manage_settings}.
136 136
137\input{main_menu/recording_screen.tex} 137\opt{recording}{\input{main_menu/recording_screen.tex}}
138 138
139\opt{radio}{\input{main_menu/fmradio.tex}} 139\opt{radio}{\input{main_menu/fmradio.tex}}
140 140