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:
parent
93b5f92c53
commit
cfa206bfed
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ static char *default_defaults[] = {
|
|||
#ifdef HAVE_LCD_BITMAP
|
||||
"120x68"
|
||||
#else
|
||||
"138x54"
|
||||
"264x128"
|
||||
#endif
|
||||
, /* this should be .geometry, but nooooo... */
|
||||
"*mono: false",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue