accounts_window is smaller now

This commit is contained in:
Nikos Kouremenos 2005-04-21 19:52:28 +00:00
parent 74ca2b19f8
commit dc4221660b
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@
<widget class="GtkWindow" id="accounts_window">
<property name="border_width">4</property>
<property name="width_request">420</property>
<property name="height_request">170</property>
<property name="height_request">150</property>
<property name="title" translatable="yes">Accounts</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>