Skip to content
Snippets Groups Projects
Commit 50feb745 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

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

parent 172a4c01
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment