diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-07-07 21:42:03 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-07-07 21:42:03 +0000 |
| commit | d4f4104a4ab04cbca75dff874e57dbe34002ded7 (patch) | |
| tree | 84fe2dfc6997827d73fe3edacc262954a04f2456 | |
| parent | de9ba10aabdbc3224194f6859f2e4f60ac98ceb5 (diff) | |
| download | rockbox-d4f4104a4ab04cbca75dff874e57dbe34002ded7.zip rockbox-d4f4104a4ab04cbca75dff874e57dbe34002ded7.tar.gz rockbox-d4f4104a4ab04cbca75dff874e57dbe34002ded7.tar.bz2 rockbox-d4f4104a4ab04cbca75dff874e57dbe34002ded7.tar.xz | |
More consistent formatting of setting names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27343 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 1801c04..68dad4b 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -45,13 +45,14 @@ option is set.} \item [Update on Stop.] - If set to ``No'', this setting does nothing. If set to ``Yes'', and the file + If set to ``No'', this setting has no effect and does not affect any other settings. + If set to ``Yes'', and the file to which a new bookmark would be added already exists, this option overrides - the previous setting (``Bookmark on Stop'') and unconditionally creates a + the previous setting (\setting{Bookmark on Stop}) and unconditionally creates a bookmark. This is useful if you don't generally want to create bookmarks but only want to add them to already existing bookmark files. In this case you - should set the setting ``Bookmark on Stop'' to ``No'' and the setting ``Update - on Stop'' to ``Yes''. + should set the setting \setting{Bookmark on Stop} to ``No'' and the setting + \setting{Update on Stop} to ``Yes''. \item [Load Last Bookmark.] This option controls if Rockbox should automatically load a bookmark for |