From 10b1915786bbcccf7ebe359a0674eca7ccc6c214 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 11 Oct 2000 12:14:43 +0000 Subject: Fixed the column elements, the no-headers attribute and added a 2000-10-11 Christopher James Lahey * contact-editor/e-contact-editor-categories.c: Fixed the column elements, the no-headers attribute and added a cursor-mode=line attribute. * gui/component/select-names/e-select-names.c, gui/widgets/e-addressbook-view.c: Fixed the column elements here. svn path=/trunk/; revision=5851 --- addressbook/gui/component/select-names/e-select-names.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/gui/component/select-names/e-select-names.c') diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index f6960c4e7e..a1286566bc 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -90,7 +90,7 @@ e_select_names_class_init (ESelectNamesClass *klass) #define SPEC " \ \ \ - 0 \ + \ \ \ " @@ -98,7 +98,7 @@ e_select_names_class_init (ESelectNamesClass *klass) #define SPEC2 " \ \ \ - 0 \ + \ \ \ " -- cgit