diff options
author | Marcin Bukat <marcin.bukat@gmail.com> | 2012-06-25 22:04:36 +0200 |
---|---|---|
committer | Marcin Bukat <marcin.bukat@gmail.com> | 2012-06-25 22:07:43 +0200 |
commit | 5785cfb741728b144701736858ffdbef1f79218d (patch) | |
tree | c850f7fab2c2278e8afa2cc6c2cc1543f4a36376 /wps | |
parent | bc7ff53eab7341035d5128999576b5987eb2bbe8 (diff) |
Add fms to cabbiev2 by default
Currently we have only fms for 160x128x2 and all others will
fallback to built in one.
Change-Id: I43efa2795e1ab62185e2e25b6c8c4979c87c4299
Diffstat (limited to 'wps')
-rw-r--r-- | wps/WPSLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST index 2f4cf645a2..0199ef6f73 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -71,6 +71,7 @@ Name: cabbiev2 # Real name of the creator of the WPS Authors: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta. WPS: yes +FMS: yes RWPS: yes SBS: no RSBS: no @@ -100,6 +101,9 @@ wps.128x64x1: cabbiev2.128x64x1.wps wps.112x64x1: cabbiev2.112x64x1.wps wps.96x96x16: cabbiev2.96x96x16.wps +# override implicit .fms filename +fms.160x128x2: cabbiev2-160x128x2.fms + # Preferred font (including .fnt extension - leave blank for player): Font.800x480x16: 35-Adobe-Helvetica.fnt Font.480x800x16: 35-Adobe-Helvetica.fnt |