summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-03-27 15:42:52 +0000
committerThomas Martitz <kugel@rockbox.org>2009-03-27 15:42:52 +0000
commitf627ca8d23e3df05291552684511c0968ad74520 (patch)
tree6c21409f97113e89e2a9dcd2f25c1eb022e1a7b7 /manual
parent614f9daae4756c075f7e1ece75956e2389dbf0fb (diff)
downloadrockbox-f627ca8d23e3df05291552684511c0968ad74520.tar.gz
rockbox-f627ca8d23e3df05291552684511c0968ad74520.zip
Change "Prevent Skipping" to "Prevent track skipping" which is a more accurate name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20556 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/config_file_options.tex3
-rw-r--r--manual/configure_rockbox/playback_options.tex2
2 files changed, 3 insertions, 2 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 0ddca7534f..9f0ecd3632 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -130,7 +130,8 @@
130 } 130 }
131 skip length & track, 1s, 2s, 3s, 5s, 7s, 10s, 15s, 20s, 1min, 131 skip length & track, 1s, 2s, 3s, 5s, 7s, 10s, 15s, 20s, 1min,
132 90s, 2min, 3min, 5min, 10min, 15min & N/A\\ 132 90s, 2min, 3min, 5min, 10min, 15min & N/A\\
133 prevent skip & on, off & N/A\\ 133 prevent track skip
134 & on, off & N/A\\
134 start in screen & previous, root, files, db, wps, menu, 135 start in screen & previous, root, files, db, wps, menu,
135 \opt{recording}{recording, } 136 \opt{recording}{recording, }
136 \opt{radio}{radio, } 137 \opt{radio}{radio, }
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 50240c35f7..b6d50fc1ac 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -264,7 +264,7 @@ you to configure settings related to audio playback.
264 the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip 264 the \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} buttons so that they skip
265 by a given time instead of skipping to a new track. 265 by a given time instead of skipping to a new track.
266 266
267\section{Prevent Skipping}\index{Prevent Skipping} 267\section{Prevent Track Skipping}\index{Prevent Track Skipping}
268 If this option is enabled, the ability to manually skip tracks is disabled 268 If this option is enabled, the ability to manually skip tracks is disabled
269 in order to avoid accidental track skips. It does not prevent changing tracks 269 in order to avoid accidental track skips. It does not prevent changing tracks
270 if a track ends, which can be achieved by combining this option with 270 if a track ends, which can be achieved by combining this option with