don't force to have a bigger roster window width. see #6967

This commit is contained in:
Yann Leboulanger 2011-09-17 10:04:15 +02:00
parent b27c27685e
commit 55beaaa47e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<requires lib="gtk+" version="2.16"/>
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkWindow" id="roster_window">
<property name="width_request">250</property>
<property name="width_request">85</property>
<property name="height_request">200</property>
<property name="title" translatable="yes">Gajim</property>
<property name="role">roster</property>