Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2011-02-08 19:04:18 +0300
committerDenis Fomin <fominde@gmail.com>2011-02-08 19:04:18 +0300
commitae43834dc681ed41bd05b093670e6058ce5aa26b (patch)
tree8cb0a166a350ceef9ee8b70d0b0c0a39309d6819 /data
parent8a03cfde969bd2d63128405ed2bdff8622f12539 (diff)
fixed incorrect width of conference participants list, when joining a new room and when manually resizing/maximizing gajim window in all-in-one mode
Diffstat (limited to 'data')
-rw-r--r--data/gui/groupchat_control.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/gui/groupchat_control.ui b/data/gui/groupchat_control.ui
index b84e91f4e..9ae689e69 100644
--- a/data/gui/groupchat_control.ui
+++ b/data/gui/groupchat_control.ui
@@ -85,6 +85,7 @@
<property name="border_width">3</property>
<property name="position">495</property>
<property name="position_set">True</property>
+ <signal name="notify" handler="on_hpaned_notify"/>
<child>
<object class="GtkVBox" id="gc_textviews_vbox">
<property name="width_request">0</property>