1
0
Fork 0
forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-03-26 14:27:03 +00:00
parent e446977579
commit a1fd255d04
6 changed files with 71 additions and 10 deletions

View file

@ -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",