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:
authorYann Leboulanger <asterix@lagaule.org>2007-12-16 12:31:15 +0300
committerYann Leboulanger <asterix@lagaule.org>2007-12-16 12:31:15 +0300
commit9b54e6fb5cb4ddddae85925bb6025c89fe203534 (patch)
tree65390057dacc758bfd5bc0ddaf6fd88df26613ef /data
parenta2e53ccc5cc54b17797c27863de7d5f711849456 (diff)
don't select muc subject when we switch to a muc tab
Diffstat (limited to 'data')
-rw-r--r--data/glade/message_window.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/glade/message_window.glade b/data/glade/message_window.glade
index 07d39763c..861457cec 100644
--- a/data/glade/message_window.glade
+++ b/data/glade/message_window.glade
@@ -399,6 +399,7 @@
</child>
<child>
<widget class="GtkVBox" id="muc_child_vbox">
+ <property name="can_focus">True</property>
<property name="border_width">3</property>
<child>
<widget class="GtkAlignment" id="alignment103">