diff options
author | Marc Guay <marcguay@rockbox.org> | 2009-01-03 01:41:20 +0000 |
---|---|---|
committer | Marc Guay <marcguay@rockbox.org> | 2009-01-03 01:41:20 +0000 |
commit | 380402c5ed6f654d65b53de227b4f5d9bc067973 (patch) | |
tree | 4a2bd3a0b7240b32ddb5e19edabc17c21758076b | |
parent | 82678fb17a49e5bab454431b25b9f676fb425945 (diff) | |
download | rockbox-380402c5ed6f654d65b53de227b4f5d9bc067973.tar.gz rockbox-380402c5ed6f654d65b53de227b4f5d9bc067973.zip |
Apply some KISS philosophy to dealing with versioning in the manuals as per discussion with gevaerts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/getting_started/installation.tex | 18 | ||||
-rw-r--r-- | manual/platform/c200.tex | 1 | ||||
-rw-r--r-- | manual/platform/e200.tex | 1 | ||||
-rw-r--r-- | manual/platform/gigabeatf.tex | 1 | ||||
-rw-r--r-- | manual/platform/gigabeats.tex | 1 | ||||
-rw-r--r-- | manual/platform/h10.tex | 1 | ||||
-rw-r--r-- | manual/platform/h100.tex | 1 | ||||
-rw-r--r-- | manual/platform/h10_5gb.tex | 1 | ||||
-rw-r--r-- | manual/platform/h300.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipod1g2g.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipod3g.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipod4g.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipodcolor.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipodmini.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipodnano.tex | 1 | ||||
-rw-r--r-- | manual/platform/ipodvideo.tex | 1 | ||||
-rw-r--r-- | manual/platform/m5.tex | 1 | ||||
-rw-r--r-- | manual/platform/mrobe100.tex | 1 | ||||
-rw-r--r-- | manual/platform/ondiofm.tex | 1 | ||||
-rw-r--r-- | manual/platform/ondiosp.tex | 1 | ||||
-rw-r--r-- | manual/platform/player.tex | 1 | ||||
-rw-r--r-- | manual/platform/recorder.tex | 1 | ||||
-rw-r--r-- | manual/platform/recorderv2fm.tex | 1 | ||||
-rw-r--r-- | manual/platform/x5.tex | 1 |
24 files changed, 4 insertions, 37 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 1c6e333c48..39e5e2ee9c 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex | |||
@@ -219,20 +219,10 @@ you want to install and get the appropriate version for your \dap{}. | |||
219 | 219 | ||
220 | \begin{description} | 220 | \begin{description} |
221 | 221 | ||
222 | \item[Release.] | 222 | \item[Release.] The release version is the latest stable release, free |
223 | \opt{release30}{The release version is the latest stable release, free | 223 | of known critical bugs. The current stable release of Rockbox is |
224 | of known critical bugs. The current stable release of Rockbox, version | 224 | available at \url{http://www.rockbox.org/download/}. |
225 | 3.0, is available at \url{http://www.rockbox.org/download/}. | 225 | |
226 | } | ||
227 | \opt{release31}{The release version is the latest stable release, free | ||
228 | of known critical bugs. The current stable release of Rockbox, version | ||
229 | 3.1, is available at \url{http://www.rockbox.org/download/}. | ||
230 | } | ||
231 | \opt{unreleased}{ | ||
232 | There has not yet been a stable release for the \playername{}. Until | ||
233 | there is one, use a current build. | ||
234 | } | ||
235 | |||
236 | \item[Current Build.] The current build is built at each source code change to | 226 | \item[Current Build.] The current build is built at each source code change to |
237 | the Rockbox SVN repository and represents the current state of Rockbox | 227 | the Rockbox SVN repository and represents the current state of Rockbox |
238 | development. This means that the build could contain bugs but most of | 228 | development. This means that the build could contain bugs but most of |
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex index 4d3fabe75c..4028a18e99 100644 --- a/manual/platform/c200.tex +++ b/manual/platform/c200.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} | 7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} |
8 | \edef\UseOption{\UseOption,sansa} | 8 | \edef\UseOption{\UseOption,sansa} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Sansa} | 10 | \newcommand{\playerman}{Sansa} |
12 | \newcommand{\playertype}{c200} | 11 | \newcommand{\playertype}{c200} |
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index 15997650f0..21f9053bf3 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 6 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} | 7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} |
8 | \edef\UseOption{\UseOption,sansa} | 8 | \edef\UseOption{\UseOption,sansa} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Sansa} | 10 | \newcommand{\playerman}{Sansa} |
12 | \newcommand{\playertype}{e200} | 11 | \newcommand{\playertype}{e200} |
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex index e8d4bd3559..9b7ad87de2 100644 --- a/manual/platform/gigabeatf.tex +++ b/manual/platform/gigabeatf.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} | 8 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} |
9 | \edef\UseOption{\UseOption,gigabeat} | 9 | \edef\UseOption{\UseOption,gigabeat} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Toshiba} | 11 | \newcommand{\playerman}{Toshiba} |
13 | \newcommand{\playertype}{Gigabeat F Series} | 12 | \newcommand{\playertype}{Gigabeat F Series} |
diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex index bb115080fb..414c1de3be 100644 --- a/manual/platform/gigabeats.tex +++ b/manual/platform/gigabeats.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,gigabeat} | 8 | \edef\UseOption{\UseOption,gigabeat} |
9 | \edef\UseOption{\UseOption,unreleased} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Toshiba} | 10 | \newcommand{\playerman}{Toshiba} |
12 | \newcommand{\playertype}{Gigabeat S Series} | 11 | \newcommand{\playertype}{Gigabeat S Series} |
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex index 96e37df2c1..bd5794651c 100644 --- a/manual/platform/h10.tex +++ b/manual/platform/h10.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,iriver} | 8 | \edef\UseOption{\UseOption,iriver} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Iriver} | 10 | \newcommand{\playerman}{Iriver} |
12 | \newcommand{\playertype}{H10} | 11 | \newcommand{\playertype}{H10} |
diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex index c4de62fbcc..bbb659d573 100644 --- a/manual/platform/h100.tex +++ b/manual/platform/h100.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
9 | \edef\UseOption{\UseOption,iriver} | 9 | \edef\UseOption{\UseOption,iriver} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Iriver} | 11 | \newcommand{\playerman}{Iriver} |
13 | \newcommand{\playertype}{H100} | 12 | \newcommand{\playertype}{H100} |
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index 12bf8d7daf..ffe63d85ea 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,iriver} | 8 | \edef\UseOption{\UseOption,iriver} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Iriver} | 10 | \newcommand{\playerman}{Iriver} |
12 | \newcommand{\playertype}{H10} | 11 | \newcommand{\playertype}{H10} |
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 07cc0948ad..fce8823dbf 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 8 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
9 | \edef\UseOption{\UseOption,iriver} | 9 | \edef\UseOption{\UseOption,iriver} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Iriver} | 11 | \newcommand{\playerman}{Iriver} |
13 | \newcommand{\playertype}{H3xx} | 12 | \newcommand{\playertype}{H3xx} |
diff --git a/manual/platform/ipod1g2g.tex b/manual/platform/ipod1g2g.tex index fd7124b445..c5929f7191 100644 --- a/manual/platform/ipod1g2g.tex +++ b/manual/platform/ipod1g2g.tex | |||
@@ -5,7 +5,6 @@ | |||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | \edef\UseOption{\UseOption,release31} | ||
9 | 8 | ||
10 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
11 | \newcommand{\playertype}{1G / 2G} | 10 | \newcommand{\playertype}{1G / 2G} |
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index d17ba133a3..5f2a7bebb1 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.tex | |||
@@ -5,7 +5,6 @@ | |||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | \edef\UseOption{\UseOption,release31} | ||
9 | 8 | ||
10 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
11 | \newcommand{\playertype}{3G} | 10 | \newcommand{\playertype}{3G} |
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index 6d8822fad7..0d7a296c4d 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex | |||
@@ -5,7 +5,6 @@ | |||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | \edef\UseOption{\UseOption,release31} | ||
9 | 8 | ||
10 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
11 | \newcommand{\playertype}{4G} | 10 | \newcommand{\playertype}{4G} |
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex index 88a9c1aa0f..b2d618fa34 100644 --- a/manual/platform/ipodcolor.tex +++ b/manual/platform/ipodcolor.tex | |||
@@ -5,7 +5,6 @@ | |||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | \edef\UseOption{\UseOption,release31} | ||
9 | 8 | ||
10 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
11 | \newcommand{\playertype}{Color} | 10 | \newcommand{\playertype}{Color} |
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex index 7ab82370b6..71df355470 100644 --- a/manual/platform/ipodmini.tex +++ b/manual/platform/ipodmini.tex | |||
@@ -5,7 +5,6 @@ | |||
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,ipod} | 7 | \edef\UseOption{\UseOption,ipod} |
8 | \edef\UseOption{\UseOption,release31} | ||
9 | 8 | ||
10 | \newcommand{\playerman}{Ipod} | 9 | \newcommand{\playerman}{Ipod} |
11 | \newcommand{\playertype}{Mini} | 10 | \newcommand{\playertype}{Mini} |
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 92b2466e3f..5a4a8064cd 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex | |||
@@ -4,7 +4,6 @@ | |||
4 | \edef\UseOption{\UseOption,IPOD_4G_PAD} | 4 | \edef\UseOption{\UseOption,IPOD_4G_PAD} |
5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} | 5 | \edef\UseOption{\UseOption,HAVE_BACKLIGHT} |
6 | \edef\UseOption{\UseOption,ipod} | 6 | \edef\UseOption{\UseOption,ipod} |
7 | \edef\UseOption{\UseOption,release31} | ||
8 | 7 | ||
9 | \newcommand{\playerman}{Ipod} | 8 | \newcommand{\playerman}{Ipod} |
10 | \newcommand{\playertype}{Nano} | 9 | \newcommand{\playertype}{Nano} |
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex index 8902053b19..843a3ddde9 100644 --- a/manual/platform/ipodvideo.tex +++ b/manual/platform/ipodvideo.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,ipod} | 8 | \edef\UseOption{\UseOption,ipod} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Ipod} | 10 | \newcommand{\playerman}{Ipod} |
12 | \newcommand{\playertype}{Video} | 11 | \newcommand{\playertype}{Video} |
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex index c3ae79aba0..7129d36ec3 100644 --- a/manual/platform/m5.tex +++ b/manual/platform/m5.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
9 | \edef\UseOption{\UseOption,iaudio} | 9 | \edef\UseOption{\UseOption,iaudio} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Iaudio} | 11 | \newcommand{\playerman}{Iaudio} |
13 | \newcommand{\playertype}{M5} | 12 | \newcommand{\playertype}{M5} |
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex index 0b0a7e3899..d31d505e13 100644 --- a/manual/platform/mrobe100.tex +++ b/manual/platform/mrobe100.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} | 7 | \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} |
8 | \edef\UseOption{\UseOption,olympus} | 8 | \edef\UseOption{\UseOption,olympus} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Olympus} | 10 | \newcommand{\playerman}{Olympus} |
12 | \newcommand{\playertype}{m:robe 100} | 11 | \newcommand{\playertype}{m:robe 100} |
diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex index 6532e2e5c0..d0affafa84 100644 --- a/manual/platform/ondiofm.tex +++ b/manual/platform/ondiofm.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,MASCODEC} | 6 | \edef\UseOption{\UseOption,MASCODEC} |
7 | \edef\UseOption{\UseOption,ONDIO_PAD} | 7 | \edef\UseOption{\UseOption,ONDIO_PAD} |
8 | \edef\UseOption{\UseOption,archos} | 8 | \edef\UseOption{\UseOption,archos} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Archos} | 10 | \newcommand{\playerman}{Archos} |
12 | \newcommand{\playertype}{Ondio} | 11 | \newcommand{\playertype}{Ondio} |
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex index afe52077b9..17fe187b80 100644 --- a/manual/platform/ondiosp.tex +++ b/manual/platform/ondiosp.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,ONDIO_PAD} | 6 | \edef\UseOption{\UseOption,ONDIO_PAD} |
7 | \edef\UseOption{\UseOption,archos} | 7 | \edef\UseOption{\UseOption,archos} |
8 | \edef\UseOption{\UseOption,rombox} | 8 | \edef\UseOption{\UseOption,rombox} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Archos} | 10 | \newcommand{\playerman}{Archos} |
12 | \newcommand{\playertype}{Ondio} | 11 | \newcommand{\playertype}{Ondio} |
diff --git a/manual/platform/player.tex b/manual/platform/player.tex index d8e89adbf8..8222c4442a 100644 --- a/manual/platform/player.tex +++ b/manual/platform/player.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,archos} | 8 | \edef\UseOption{\UseOption,archos} |
9 | \edef\UseOption{\UseOption,rombox} | 9 | \edef\UseOption{\UseOption,rombox} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Archos} | 11 | \newcommand{\playerman}{Archos} |
13 | \newcommand{\playertype}{Studio/Player} | 12 | \newcommand{\playertype}{Studio/Player} |
diff --git a/manual/platform/recorder.tex b/manual/platform/recorder.tex index 4f0296ea76..3d3abcfa62 100644 --- a/manual/platform/recorder.tex +++ b/manual/platform/recorder.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,archos} | 8 | \edef\UseOption{\UseOption,archos} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Archos} | 10 | \newcommand{\playerman}{Archos} |
12 | \newcommand{\playertype}{Recorder} | 11 | \newcommand{\playertype}{Recorder} |
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex index 48cbf2e48e..936e06360e 100644 --- a/manual/platform/recorderv2fm.tex +++ b/manual/platform/recorderv2fm.tex | |||
@@ -6,7 +6,6 @@ | |||
6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 6 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 7 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
8 | \edef\UseOption{\UseOption,archos} | 8 | \edef\UseOption{\UseOption,archos} |
9 | \edef\UseOption{\UseOption,release31} | ||
10 | 9 | ||
11 | \newcommand{\playerman}{Archos} | 10 | \newcommand{\playerman}{Archos} |
12 | \newcommand{\playertype}{Recorder V2/FM} | 11 | \newcommand{\playertype}{Recorder V2/FM} |
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex index 220583aa89..cf93d672cd 100644 --- a/manual/platform/x5.tex +++ b/manual/platform/x5.tex | |||
@@ -7,7 +7,6 @@ | |||
7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} | 7 | \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} |
8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} | 8 | \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} |
9 | \edef\UseOption{\UseOption,iaudio} | 9 | \edef\UseOption{\UseOption,iaudio} |
10 | \edef\UseOption{\UseOption,release31} | ||
11 | 10 | ||
12 | \newcommand{\playerman}{Iaudio} | 11 | \newcommand{\playerman}{Iaudio} |
13 | \newcommand{\playertype}{X5} | 12 | \newcommand{\playertype}{X5} |