forked from len0rd/rockbox
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
This commit is contained in:
parent
b403c6e993
commit
0fe9abbad1
1 changed files with 9 additions and 5 deletions
14
wps/WPSLIST
14
wps/WPSLIST
|
|
@ -24,6 +24,8 @@
|
|||
<wps>
|
||||
# Name of the WPS _including_ extension
|
||||
Name: ipodVOL.wps
|
||||
# default RWPS for the theme (to be loaded with the same theme file)
|
||||
RWPS: rockbox_default.rwps
|
||||
# Name of the creator of the WPS
|
||||
Author: xameius
|
||||
# prefered font:
|
||||
|
|
@ -58,9 +60,10 @@ Width: 160
|
|||
|
||||
<wps>
|
||||
Name: engineeer2.wps
|
||||
RWPS: rockbox_default.rwps
|
||||
Author: Magnus Westerlund
|
||||
Font: nedore-8.fnt
|
||||
Statusbar: Off
|
||||
Statusbar: on
|
||||
Height: 128
|
||||
Width: 160
|
||||
</wps>
|
||||
|
|
@ -70,16 +73,17 @@ Name: iAmp.wps
|
|||
RWPS: iAmp.rwps
|
||||
Author: Raymond Hoh
|
||||
Font: nimbus-12.fnt
|
||||
Statusbar: Off
|
||||
Statusbar: on
|
||||
Height: 128
|
||||
Width: 160
|
||||
</wps>
|
||||
|
||||
<wps>
|
||||
Name: zezayer.wps
|
||||
RWPS: rockbox_default.rwps
|
||||
Author: Jake Owen
|
||||
Font: nedore-8.fnt
|
||||
Statusbar: off
|
||||
Statusbar: on
|
||||
Height: 128
|
||||
Width: 160
|
||||
</wps>
|
||||
|
|
@ -97,7 +101,7 @@ Width: 128
|
|||
Name: iAmp.rwps
|
||||
Author: Raymond Hoh
|
||||
Font: nimbus-12.fnt
|
||||
Statusbar: Off
|
||||
Statusbar: on
|
||||
Height: 64
|
||||
Width: 128
|
||||
</rwps>
|
||||
|
|
@ -106,7 +110,7 @@ Width: 128
|
|||
Name: boxes.rwps
|
||||
Author: Christi Scarborough
|
||||
Font: rockbox_default.fnt
|
||||
Statusbar: off
|
||||
Statusbar: on
|
||||
Height: 64
|
||||
Width: 128
|
||||
</rwps>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue