forked from len0rd/rockbox
updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e446977579
commit
a1fd255d04
6 changed files with 71 additions and 10 deletions
|
|
@ -83,7 +83,7 @@ static XrmOptionDescRec default_options [] = {
|
|||
|
||||
static char *default_defaults[] = {
|
||||
".root: false",
|
||||
"*geometry: 100x200", /* this should be .geometry, but nooooo... */
|
||||
"*geometry: 200x100", /* this should be .geometry, but nooooo... */
|
||||
"*mono: false",
|
||||
"*installColormap: false",
|
||||
"*visualID: default",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue