From 23c29cbcf654883e1243f51adb4bfe3556477cff Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 16 Apr 2000 11:36:03 +0000 Subject: Added orginization and role fields. 2000-04-16 Christopher James Lahey * addressbook/backend/ebook/e-card.c, addressbook/backend/ebook/e-card.h, addressbook/backend/ebook/test-card.c, addressbook/backend/pas/pas-backend-file.c, addressbook/gui/minicard/e-minicard.c: Added orginization and role fields. * addressbook/contact-editor/contact-editor.glade, addressbook/contact-editor/e-contact-editor-strings.h: Renamed some incorrectly named fields. * addressbook/contact-editor/e-contact-editor.c: Added orginization and role fields as well as hooking up the birth date field. * addressbook/gui/minicard/e-minicard-view.c: Added a missing include. svn path=/trunk/; revision=2458 --- .../gui/contact-editor/contact-editor.glade | 174 ++++++++++----------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'addressbook/gui/contact-editor/contact-editor.glade') diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 24f98decac..1a7cf84a6e 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -4,6 +4,12 @@ Contact-editor contact-editor + + src + pixmaps + C + True + True True False False @@ -725,7 +731,7 @@ GtkEntry GtkCombo:entry - entry14 + entry-fileas True True True @@ -809,7 +815,6 @@ GtkButton button-email1 - True Placeholder @@ -842,7 +847,6 @@ GtkButton button-address1 - True Placeholder @@ -875,7 +879,6 @@ GtkButton button-phone4 - True Placeholder @@ -908,7 +911,6 @@ GtkButton button-phone2 - True Placeholder @@ -941,7 +943,6 @@ GtkButton button-phone1 - True Placeholder @@ -1057,7 +1058,6 @@ GtkButton button-phone3 - True Placeholder @@ -1427,7 +1427,7 @@ GtkEntry - entry5 + entry-department True True True @@ -1451,7 +1451,7 @@ GtkEntry - entry6 + entry-office True True True @@ -1475,7 +1475,7 @@ GtkEntry - entry7 + entry-profession True True True @@ -1595,7 +1595,7 @@ GnomeDateEdit - dateedit2 + dateedit-anniversary False False False @@ -1619,7 +1619,7 @@ GnomeDateEdit - dateedit1 + dateedit-birthday False False False @@ -1929,6 +1929,48 @@ True + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area2 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + button28 + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + button29 + True + True + GNOME_STOCK_BUTTON_APPLY + + + + GtkButton + button30 + True + True + GNOME_STOCK_BUTTON_CANCEL + + + GtkTable table2 @@ -2060,11 +2102,39 @@ + + + + + GnomeDialog + dialog-add-phone + False + New phone type + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + False + False + False + False + + + GtkVBox + GnomeDialog:vbox + vbox2 + False + 8 + + 4 + True + True + GtkHButtonBox GnomeDialog:action_area - dialog-action_area2 + hbuttonbox1 GTK_BUTTONBOX_END 8 85 @@ -2080,56 +2150,21 @@ GtkButton - button28 - True - True - GNOME_STOCK_BUTTON_OK - - - - GtkButton - button29 + button43 True True - GNOME_STOCK_BUTTON_APPLY + + GNOME_STOCK_PIXMAP_ADD GtkButton - button30 + button44 True True GNOME_STOCK_BUTTON_CANCEL - - - - - GnomeDialog - dialog-add-phone - False - New phone type - GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE - False - False - False - False - False - False - - - GtkVBox - GnomeDialog:vbox - vbox2 - False - 8 - - 4 - True - True - GtkFrame @@ -2164,41 +2199,6 @@ - - - GtkHButtonBox - GnomeDialog:action_area - hbuttonbox1 - GTK_BUTTONBOX_END - 8 - 85 - 27 - 7 - 0 - - 0 - False - True - GTK_PACK_END - - - - GtkButton - button43 - True - True - - GNOME_STOCK_PIXMAP_ADD - - - - GtkButton - button44 - True - True - GNOME_STOCK_BUTTON_CANCEL - - -- cgit v1.2.3