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/contact-editor/e-contact-editor-categories.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor-categories.c') diff --git a/addressbook/gui/contact-editor/e-contact-editor-categories.c b/addressbook/gui/contact-editor/e-contact-editor-categories.c index db85466e87..ff58678031 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-categories.c +++ b/addressbook/gui/contact-editor/e-contact-editor-categories.c @@ -221,13 +221,13 @@ e_contact_editor_categories_entry_change (GtkWidget *entry, do_parse_categories(categories); } -#define INITIAL_SPEC "\ +#define INITIAL_SPEC "\ \ \ \ - 0 \ - 1 \ - \ + \ + \ + \ \ " -- cgit v1.2.3