diff options
author | Nils Wallménius <nils@rockbox.org> | 2009-08-18 07:31:10 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2009-08-18 07:31:10 +0000 |
commit | c9aff9e4e93e35740a5a2dc0e6d9a0ccca8f649b (patch) | |
tree | dd46252dda443ec37ad2e8de285c4228bc8ce1a2 | |
parent | dab7e161767f951a55d6fbc0988fae5f3d9df474 (diff) | |
download | rockbox-c9aff9e4e93e35740a5a2dc0e6d9a0ccca8f649b.tar.gz rockbox-c9aff9e4e93e35740a5a2dc0e6d9a0ccca8f649b.zip |
FS#10536 by David Kauffmann, make the manual point to the theme site for additional themes instead of the old wiki galleries.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22405 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/configure_rockbox/theme_settings.tex | 33 |
1 files changed, 24 insertions, 9 deletions
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex index ffd437f418..d87a201488 100644 --- a/manual/configure_rockbox/theme_settings.tex +++ b/manual/configure_rockbox/theme_settings.tex | |||
@@ -14,16 +14,31 @@ customize the visual apperance of Rockbox. | |||
14 | 14 | ||
15 | There are a number of themes that ship with Rockbox. If none of | 15 | There are a number of themes that ship with Rockbox. If none of |
16 | these suit your needs, many more can be downloaded from | 16 | these suit your needs, many more can be downloaded from |
17 | \opt{RECORDER_PAD}{\wikilink{WpsArchos}}% | 17 | \opt{player}{\url{http://themes.rockbox.org/index.php?target=player}}% |
18 | \opt{h100}{\wikilink{WpsIriverH100}}% | 18 | \opt{recorder}{\url{http://themes.rockbox.org/index.php?target=fmrecorder}}% |
19 | \opt{h300,ipodcolor}{\wikilink{WpsIriverH300}}% | 19 | \opt{recorderv2fm}{\url{http://themes.rockbox.org/index.php?target=fmrecorder}}% |
20 | \opt{ipodvideo}{\wikilink{WpsIpod5g}}% | 20 | \opt{ondiofm}{\url{http://themes.rockbox.org/index.php?target=ondiofm}}% |
21 | \opt{ipodnano}{\wikilink{WpsIpodNano}}% | 21 | \opt{ondiosp}{\url{http://themes.rockbox.org/index.php?target=ondiosp}}% |
22 | \opt{ipodmini}{\wikilink{WpsIpodMini}}% | 22 | \opt{m5}{\url{http://themes.rockbox.org/index.php?target=m5}}% |
23 | \opt{x5}{\wikilink{WpsIaudioX5}}% | 23 | \opt{x5}{\url{http://themes.rockbox.org/index.php?target=x5}}% |
24 | \opt{m3}{\url{http://themes.rockbox.org/index.php?target=m3}}% | ||
25 | \opt{h100}{\url{http://themes.rockbox.org/index.php?target=h100}}% | ||
26 | \opt{h300}{\url{http://themes.rockbox.org/index.php?target=h300}}% | ||
27 | \opt{h10_5gb}{\url{http://themes.rockbox.org/index.php?target=h10_5gb}}% | ||
28 | \opt{h10}{\url{http://themes.rockbox.org/index.php?target=h10}}% | ||
29 | \opt{ipod1g2g}{\url{http://themes.rockbox.org/index.php?target=ipod1g2g}}% | ||
30 | \opt{ipod3g}{\url{http://themes.rockbox.org/index.php?target=ipod3g}}% | ||
31 | \opt{ipod4g}{\url{http://themes.rockbox.org/index.php?target=ipod4g}}% | ||
32 | \opt{ipodcolor}{\url{http://themes.rockbox.org/index.php?target=ipodcolor}}% | ||
33 | \opt{ipodvideo}{\url{http://themes.rockbox.org/index.php?target=ipodvideo}}% | ||
34 | \opt{ipodmini}{\url{http://themes.rockbox.org/index.php?target=ipodmini}}% | ||
35 | \opt{ipodnano}{\url{http://themes.rockbox.org/index.php?target=ipodnano}}% | ||
36 | \opt{e200}{\url{http://themes.rockbox.org/index.php?target=e200}}% | ||
37 | \opt{c200}{\url{http://themes.rockbox.org/index.php?target=c200}}% | ||
38 | \opt{gigabeatf}{\url{http://themes.rockbox.org/index.php?target=gigabeatf}}% | ||
39 | \opt{gigabeats}{\url{http://themes.rockbox.org/index.php?target=gigabeats}}% | ||
40 | \opt{mrobe100}{\url{http://themes.rockbox.org/index.php?target=mrobe100}}% | ||
24 | . | 41 | . |
25 | Some of the downloads from this website will actually be standalone WPS files, | ||
26 | others will be full-blown themes. | ||
27 | 42 | ||
28 | \note{Themes do not have to be purely visual. It is quite possible to create | 43 | \note{Themes do not have to be purely visual. It is quite possible to create |
29 | a theme that switches between audio configurations for use in the car, with | 44 | a theme that switches between audio configurations for use in the car, with |