summaryrefslogtreecommitdiff
path: root/manual/platform/gigabeatf.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
committerNils Wallménius <nils@rockbox.org>2007-11-05 14:36:31 +0000
commitcd5d95090e0d1d8210cec612c48f9c44d48e2bfa (patch)
tree3a18b89a4d2b0a0ea82122b4eab9ec7f017455aa /manual/platform/gigabeatf.tex
parent91bacf363ae4251a87edda4cb1c414153e350d2e (diff)
downloadrockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.tar.gz
rockbox-cd5d95090e0d1d8210cec612c48f9c44d48e2bfa.zip
Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/gigabeatf.tex')
-rw-r--r--manual/platform/gigabeatf.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index 75822fe5db..1f8ab957fc 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -6,6 +6,8 @@
6\edef\UseOption{\UseOption,CONFIG_RTC} 6\edef\UseOption{\UseOption,CONFIG_RTC}
7\edef\UseOption{\UseOption,GIGABEAT_PAD} 7\edef\UseOption{\UseOption,GIGABEAT_PAD}
8\edef\UseOption{\UseOption,HAVE_LCD_COLOR} 8\edef\UseOption{\UseOption,HAVE_LCD_COLOR}
9\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
10\edef\UseOption{\UseOption,HAVE_BACKLIGHT_BRIGHTNESS}
9\edef\UseOption{\UseOption,gigabeat} 11\edef\UseOption{\UseOption,gigabeat}
10 12
11\newcommand{\playerman}{Toshiba} 13\newcommand{\playerman}{Toshiba}