Inlarge account window to fit with the french translation. Fix #4198.

This commit is contained in:
Julien Pivotto 2008-08-14 13:39:31 +00:00
parent 429fc2d1b3
commit 34d7aacdf8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="border_width">12</property>
<property name="title" translatable="yes">Accounts</property>
<property name="default_width">600</property>
<property name="default_width">700</property>
<signal name="destroy" handler="on_accounts_window_destroy"/>
<child>
<widget class="GtkVBox" id="vbox1">