summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Oleynikov <len0x@rockbox.org>2005-11-21 08:30:21 +0000
committerAnton Oleynikov <len0x@rockbox.org>2005-11-21 08:30:21 +0000
commit0fe9abbad1aa06378ad1ac1aed071861202f3e93 (patch)
tree24aa169d9586c0723c42b28ab759b3d91e353cbe
parentb403c6e993c6297a33a275d1d16fd79087b4a98b (diff)
downloadrockbox-0fe9abbad1aa06378ad1ac1aed071861202f3e93.tar.gz
rockbox-0fe9abbad1aa06378ad1ac1aed071861202f3e93.zip
put default rpws for each theme (to prevent broken rwps wehn switching themes) and switching status bar back on since all wps include %wd tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8020 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--wps/WPSLIST14
1 files changed, 9 insertions, 5 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST
index e1bf30eec8..8dbee4e696 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -24,6 +24,8 @@
24<wps> 24<wps>
25# Name of the WPS _including_ extension 25# Name of the WPS _including_ extension
26Name: ipodVOL.wps 26Name: ipodVOL.wps
27# default RWPS for the theme (to be loaded with the same theme file)
28RWPS: rockbox_default.rwps
27# Name of the creator of the WPS 29# Name of the creator of the WPS
28Author: xameius 30Author: xameius
29# prefered font: 31# prefered font:
@@ -58,9 +60,10 @@ Width: 160
58 60
59<wps> 61<wps>
60Name: engineeer2.wps 62Name: engineeer2.wps
63RWPS: rockbox_default.rwps
61Author: Magnus Westerlund 64Author: Magnus Westerlund
62Font: nedore-8.fnt 65Font: nedore-8.fnt
63Statusbar: Off 66Statusbar: on
64Height: 128 67Height: 128
65Width: 160 68Width: 160
66</wps> 69</wps>
@@ -70,16 +73,17 @@ Name: iAmp.wps
70RWPS: iAmp.rwps 73RWPS: iAmp.rwps
71Author: Raymond Hoh 74Author: Raymond Hoh
72Font: nimbus-12.fnt 75Font: nimbus-12.fnt
73Statusbar: Off 76Statusbar: on
74Height: 128 77Height: 128
75Width: 160 78Width: 160
76</wps> 79</wps>
77 80
78<wps> 81<wps>
79Name: zezayer.wps 82Name: zezayer.wps
83RWPS: rockbox_default.rwps
80Author: Jake Owen 84Author: Jake Owen
81Font: nedore-8.fnt 85Font: nedore-8.fnt
82Statusbar: off 86Statusbar: on
83Height: 128 87Height: 128
84Width: 160 88Width: 160
85</wps> 89</wps>
@@ -97,7 +101,7 @@ Width: 128
97Name: iAmp.rwps 101Name: iAmp.rwps
98Author: Raymond Hoh 102Author: Raymond Hoh
99Font: nimbus-12.fnt 103Font: nimbus-12.fnt
100Statusbar: Off 104Statusbar: on
101Height: 64 105Height: 64
102Width: 128 106Width: 128
103</rwps> 107</rwps>
@@ -106,7 +110,7 @@ Width: 128
106Name: boxes.rwps 110Name: boxes.rwps
107Author: Christi Scarborough 111Author: Christi Scarborough
108Font: rockbox_default.fnt 112Font: rockbox_default.fnt
109Statusbar: off 113Statusbar: on
110Height: 64 114Height: 64
111Width: 128 115Width: 128
112</rwps> 116</rwps>