gui/window: Change default window height

I shrink it by a little bit to make the default ratio 10 x 6.

Fixes #42: Change default window size
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-04-29 14:18:50 -04:00
parent 088c2ec37f
commit 9f3b8ae239
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
<property name="can_focus">True</property>
<property name="title" translatable="yes">Ocarina 6.1.3</property>
<property name="default_width">1024</property>
<property name="default_height">683</property>
<property name="default_height">615</property>
<signal name="configure-event" handler="__window_configure" swapped="no"/>
<signal name="window-state-event" handler="__window_state" swapped="no"/>
<child>