changed window size to be about the same size as a recorder

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@417 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-05-04 11:16:07 +00:00
parent 225f620ac9
commit c8397f55e5

View file

@ -83,7 +83,7 @@ static XrmOptionDescRec default_options [] = {
static char *default_defaults[] = {
".root: false",
"*geometry: 200x100", /* this should be .geometry, but nooooo... */
"*geometry: 120x70", /* this should be .geometry, but nooooo... */
"*mono: false",
"*installColormap: false",
"*visualID: default",