It was agreed on IRC, g-k-p should be resizable

This commit is contained in:
Sergey V. Udaltsov 2004-01-19 09:14:43 +00:00
parent 00c538e354
commit 8d72c5858b

View file

@ -10,7 +10,7 @@
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="resizable">False</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="has_separator">False</property>