mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
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:
parent
225f620ac9
commit
c8397f55e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue