summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/config_file_options.tex3
-rw-r--r--manual/configure_rockbox/system_options.tex2
-rw-r--r--manual/platform/ondiofm.tex1
-rw-r--r--manual/platform/ondiosp.tex1
4 files changed, 4 insertions, 3 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 8835909..3021d54 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -83,6 +83,9 @@
brightness & \fixme{device a way to get ranges from config-*.h} & N/A\\
disk spindown & 3 to 254 & seconds\\
battery capacity & \fixme{device a way to get ranges from config-*.h} & mAh\\
+ \opt{battery_types}{
+ battery type & alkaline, nimh & N/A\\
+ }
\opt{HAVE_CAR_ADAPTER_MODE}{
car adapter mode & on, off & N/A\\
}
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 44a4c7e..7282ea3 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -37,7 +37,7 @@
family at present, and work is on-going into finding a better way to
determine battery life.}
- \opt{BATTERY_TYPES}{%Ondios only (currently), following the lang features.txt
+ \opt{battery_types}{
\item [Battery Type: ]This setting tells Rockbox which type of battery
is currently used in the \dap{}. The two supported battery types are
``Alkaline'' or ``NiMH''.}
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex
index 1960afd..7980213 100644
--- a/manual/platform/ondiofm.tex
+++ b/manual/platform/ondiofm.tex
@@ -5,7 +5,6 @@
\edef\UseOption{\UseOption,ondio}
\edef\UseOption{\UseOption,MASCODEC}
\edef\UseOption{\UseOption,ONDIO_PAD}
-\edef\UseOption{\UseOption,BATTERY_TYPES}
\edef\UseOption{\UseOption,archos}
\newcommand{\playerman}{Archos}
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index 4864171..e965d50 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -4,7 +4,6 @@
\edef\UseOption{\UseOption,ondio}
\edef\UseOption{\UseOption,MASCODEC}
\edef\UseOption{\UseOption,ONDIO_PAD}
-\edef\UseOption{\UseOption,BATTERY_TYPES}
\edef\UseOption{\UseOption,archos}
\newcommand{\playerman}{Archos}