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
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2010-06-28 01:04:49 +0400
committerYann Leboulanger <asterix@lagaule.org>2010-06-28 01:04:49 +0400
commit90411cad12dead31f273a9a64a8de2b502c07b51 (patch)
treeba03a51523069cbf338705b504fae313597b9207
parenteb6f09e51c63ea8119230bec4a43373fcf7487d8 (diff)
configure max width in tab label to avoid too big tabs
-rw-r--r--data/gui/message_window.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/gui/message_window.ui b/data/gui/message_window.ui
index 6e10e6478..9fa51c379 100644
--- a/data/gui/message_window.ui
+++ b/data/gui/message_window.ui
@@ -44,6 +44,7 @@
<property name="xalign">0</property>
<property name="use_markup">True</property>
<property name="ellipsize">end</property>
+ <property name="max_width_chars">9</property>
</object>
<packing>
<property name="position">1</property>