aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2007-09-21 14:47:45 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-09-21 14:47:45 +0800
commit572dd23bba3af63e9af1c6389f40008f6afe039b (patch)
tree2b676887891496e54299f0cd29f0f369f26b9037 /addressbook/gui/contact-list-editor
parent50ff474bf88324c6adf6dbe65c4bce9b4240d928 (diff)
downloadgsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.gz
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.bz2
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.lz
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.xz
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.tar.zst
gsoc2013-evolution-572dd23bba3af63e9af1c6389f40008f6afe039b.zip
2007-09-21 mcrha Fix for bug #411125
svn path=/trunk/; revision=34289
Diffstat (limited to 'addressbook/gui/contact-list-editor')
-rw-r--r--addressbook/gui/contact-list-editor/e-contact-list-editor.etspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec b/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec
index b621e670ea..f4337c3f90 100644
--- a/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec
+++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.etspec
@@ -1,5 +1,5 @@
<ETableSpecification no-headers="true" cursor-mode="line" selection-mode="multiple">
-<ETableColumn model_col= "0" _title="Contact" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="string" />
+<ETableColumn model_col= "0" _title="Contact" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="collate" />
<ETableState>
<column source="0"/>
<grouping> </grouping>