From 128425f45d977b583a0340043a56c2b8dd08f925 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 26 Apr 2000 12:50:17 +0000 Subject: Prefixed the ADDR_ flags. 2000-04-26 Christopher James Lahey * backend/ebook/e-card-types.h, backend/ebook/e-card.c, gui/minicard/e-minicard.c: Prefixed the ADDR_ flags. * contact-editor/contact-editor.glade, contact-editor/e-contact-editor-strings.h: Edited the glade file. Removed all the fields that we don't use. * contact-editor/e-contact-editor.c, contact-editor/e-contact-editor.h: Made the phone fields work properly. The address and email fields are temporarily turned off until they can be made to work as the phone fields do. svn path=/trunk/; revision=2625 --- addressbook/gui/contact-editor/e-contact-editor-strings.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor-strings.h') diff --git a/addressbook/gui/contact-editor/e-contact-editor-strings.h b/addressbook/gui/contact-editor/e-contact-editor-strings.h index b0795c166b..28fce326e1 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-strings.h +++ b/addressbook/gui/contact-editor/e-contact-editor-strings.h @@ -20,26 +20,20 @@ gchar *s = N_("Categories..."); gchar *s = N_("This is the mailing address"); gchar *s = N_("A_ddress..."); gchar *s = N_("Business"); +gchar *s = N_("Wants HTML mail"); gchar *s = N_("General"); gchar *s = N_("Department:"); gchar *s = N_("Office:"); gchar *s = N_("Profession:"); gchar *s = N_("Nickname:"); gchar *s = N_("Spouse's name:"); -gchar *s = N_("Directory Server:"); -gchar *s = N_("Email alias:"); gchar *s = N_("Address:"); gchar *s = N_("Birthday:"); gchar *s = N_("Assistant's name:"); gchar *s = N_("Manager's name:"); gchar *s = N_("Anniversary:"); -gchar *s = N_("Call Now"); gchar *s = N_("Internet Free-Busy"); -gchar *s = N_("Online NetMeeting settings"); gchar *s = N_("Details"); -gchar *s = N_("Activities"); -gchar *s = N_("Certificates"); -gchar *s = N_("All Fields"); gchar *s = N_("Add"); gchar *s = N_("Delete"); gchar *s = N_("Phone Types"); -- cgit v1.2.3