From 2707fcedba4223f1b0cacdbed7e6d0ea2b556717 Mon Sep 17 00:00:00 2001 From: pixelma Date: Thu, 12 Feb 2009 11:32:19 +0000 Subject: [PATCH] Make the reference to the 'Default codepage' setting introduced in r18581 actually work - overlooked the change in a different file back then. Also remove two tabs in this file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19986 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/display_options.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex index c5a76e9f0..9ac4ce837 100644 --- a/manual/configure_rockbox/display_options.tex +++ b/manual/configure_rockbox/display_options.tex @@ -188,8 +188,8 @@ } \item[Paged Scrolling:] When set to \setting{Yes} scrolling vertically on pages that surpass the - screen size will page up/down instead of simply changing lines. This can be - useful on slow displays. + screen size will page up/down instead of simply changing lines. This can be + useful on slow displays. \end{description} % \opt{lcd_bitmap}{ @@ -255,7 +255,7 @@ into the peak meter. \end{description} } - \item[Default Codepage:] + \item[\label{ref:Defaultcodepage}Default Codepage:] A codepage describes the way extended characters that are not available within the ASCII character set are encoded. ID3v1 tags do not have a codepage encoding contained so Rockbox needs to know what encoding has -- 2.11.4.GIT