Ellipsize client label in vcard.

This commit is contained in:
Stephan Erb 2008-02-03 22:54:16 +00:00
parent 24d6f11bab
commit 826e66ba81
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@
<property name="xpad">5</property>
<property name="ypad">5</property>
<property name="selectable">True</property>
<property name="ellipsize">PANGO_ELLIPSIZE_END</property>
</widget>
<packing>
<property name="left_attach">1</property>