default with for single msg window is somehow more sane now (so we can see subject easier). fixes #1505

This commit is contained in:
Nikos Kouremenos 2006-02-03 21:42:32 +00:00
parent 1e4878402e
commit 1bcf3b9dc6
1 changed files with 1 additions and 1 deletions

View File

@ -15335,7 +15335,7 @@ Banner</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="default_width">400</property>
<property name="default_width">550</property>
<property name="default_height">280</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>