1
0
Fork 0
forked from len0rd/rockbox

Doubled the height/width for player.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2731 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Kjell Ericson 2002-10-21 20:14:01 +00:00
parent 93b5f92c53
commit cfa206bfed

View file

@ -87,7 +87,7 @@ static char *default_defaults[] = {
#ifdef HAVE_LCD_BITMAP #ifdef HAVE_LCD_BITMAP
"120x68" "120x68"
#else #else
"138x54" "264x128"
#endif #endif
, /* this should be .geometry, but nooooo... */ , /* this should be .geometry, but nooooo... */
"*mono: false", "*mono: false",