mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 13:45:03 -05:00
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7858 a1c6a512-1295-4272-9138-f99709370657
14 lines
357 B
Text
14 lines
357 B
Text
<wps>
|
|
# Name of the WPS _including_ extension
|
|
Name: ipodVOL.wps
|
|
# Name of the creator of the WPS
|
|
Author: xameius
|
|
# prefered font:
|
|
Font: chicago12.fnt
|
|
# Weather the WPS is designed to have the statusbar present or not
|
|
Statusbar: off
|
|
# The minimum required pixel height for the WPS
|
|
Height: 128
|
|
# The minimum required pixel width for the WPS
|
|
Width: 160
|
|
</wps>
|