From 740b7041a0db795008203652a0543137f464f9bc Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Wed, 8 Mar 2006 10:55:17 +0000 Subject: Adapted ipodVOL wps to use nimbus-12 instead of chicago12. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8958 a1c6a512-1295-4272-9138-f99709370657 --- wps/WPSLIST | 2 +- wps/ipodVOL.wps | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wps/WPSLIST b/wps/WPSLIST index da8560b7fb..12e6457561 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -29,7 +29,7 @@ RWPS: rockbox_default.rwps # Name of the creator of the WPS Author: xameius # prefered font: -Font: chicago12.fnt +Font: nimbus-12.fnt # Weather the WPS is designed to have the statusbar present or not Statusbar: on # The minimum required pixel height for the WPS diff --git a/wps/ipodVOL.wps b/wps/ipodVOL.wps index 30d9ca3a48..aac676c615 100644 --- a/wps/ipodVOL.wps +++ b/wps/ipodVOL.wps @@ -14,7 +14,7 @@ %xl|D|bqf.bmp|136|2| %xl|E|bf.bmp|136|2| %xl|F|bfp.bmp|136|2| -%x|V|vol.bmp|60|117| +%x|V|vol.bmp|60|109| %x|g|bg.bmp|0|0| %wd %ac%?mp|Now Paused %?ps<(S)|>|Now Playing %?ps<(S)|>|Now Playing %?ps<(S)|>> @@ -26,7 +26,7 @@ %s%t3%ac%?id<%id|%d1> %pb -%al%pc %ac %pv%% %ar-%pr +%al%pc %ac %pv %ar-%pr %?mp<|%xdy|%xdp|%xdf|%xdv> %?mh<%xdh|%xdb> %?bp<%xdF|%?bl<%xdA|%xdB|%xdC|%xdD|%xdE>> -- cgit