summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/settings_list.c2
-rw-r--r--wps/WPSLIST4
2 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings_list.c b/apps/settings_list.c
index accd51dfe1..5e660b4386 100644
--- a/apps/settings_list.c
+++ b/apps/settings_list.c
@@ -204,7 +204,7 @@ static const char graphic_numeric[] = "graphic,numeric";
204/* Default theme settings */ 204/* Default theme settings */
205#define DEFAULT_WPSNAME "cabbiev2" 205#define DEFAULT_WPSNAME "cabbiev2"
206#define DEFAULT_SBSNAME "-" 206#define DEFAULT_SBSNAME "-"
207#define DEFAULT_FMS_NAME "-" 207#define DEFAULT_FMS_NAME "cabbiev2"
208 208
209#ifdef HAVE_LCD_BITMAP 209#ifdef HAVE_LCD_BITMAP
210 210
diff --git a/wps/WPSLIST b/wps/WPSLIST
index 2f4cf645a2..0199ef6f73 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -71,6 +71,7 @@ Name: cabbiev2
71# Real name of the creator of the WPS 71# Real name of the creator of the WPS
72Authors: 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. 72Authors: 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.
73WPS: yes 73WPS: yes
74FMS: yes
74RWPS: yes 75RWPS: yes
75SBS: no 76SBS: no
76RSBS: no 77RSBS: no
@@ -100,6 +101,9 @@ wps.128x64x1: cabbiev2.128x64x1.wps
100wps.112x64x1: cabbiev2.112x64x1.wps 101wps.112x64x1: cabbiev2.112x64x1.wps
101wps.96x96x16: cabbiev2.96x96x16.wps 102wps.96x96x16: cabbiev2.96x96x16.wps
102 103
104# override implicit .fms filename
105fms.160x128x2: cabbiev2-160x128x2.fms
106
103# Preferred font (including .fnt extension - leave blank for player): 107# Preferred font (including .fnt extension - leave blank for player):
104Font.800x480x16: 35-Adobe-Helvetica.fnt 108Font.800x480x16: 35-Adobe-Helvetica.fnt
105Font.480x800x16: 35-Adobe-Helvetica.fnt 109Font.480x800x16: 35-Adobe-Helvetica.fnt