From 4623ccd1ed26f2b83c14f32e30fe80607e853189 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 9 May 2000 17:41:31 +0000 Subject: Replaced the Address button with a label and rearranged the address area a 2000-05-09 Christopher James Lahey * contact-editor/contact-editor.glade, contact-editor/e-contact-editor-strings.h: Replaced the Address button with a label and rearranged the address area a bit. svn path=/trunk/; revision=2955 --- addressbook/ChangeLog | 6 +++ addressbook/contact-editor/contact-editor.glade | 61 ++++++++++++---------- .../contact-editor/e-contact-editor-strings.h | 2 +- .../gui/contact-editor/contact-editor.glade | 61 ++++++++++++---------- .../gui/contact-editor/e-contact-editor-strings.h | 2 +- 5 files changed, 72 insertions(+), 60 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 37c2a1c09d..7f2cc03970 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-05-09 Christopher James Lahey + + * contact-editor/contact-editor.glade, + contact-editor/e-contact-editor-strings.h: Replaced the Address + button with a label and rearranged the address area a bit. + 2000-05-09 Christopher James Lahey * gui/minicard/e-minicard.c: Reenable editting. diff --git a/addressbook/contact-editor/contact-editor.glade b/addressbook/contact-editor/contact-editor.glade index 4e6b00888e..976508d41c 100644 --- a/addressbook/contact-editor/contact-editor.glade +++ b/addressbook/contact-editor/contact-editor.glade @@ -480,35 +480,12 @@ checkbutton-mailingaddress True False - True False True - - GtkButton - button-address - True - True - - - 5 - 7 - 5 - 6 - 0 - 0 - False - False - False - False - True - True - - - GtkAlignment alignment3 @@ -984,13 +961,39 @@ checkbutton-htmlmail True False - True False True + + GtkLabel + label-address1 + True + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + + 5 + 6 + 5 + 6 + 0 + 0 + False + False + False + False + True + True + + + GtkAlignment alignment4 @@ -1002,8 +1005,8 @@ 6 7 - 6 - 7 + 5 + 6 0 0 False @@ -1027,9 +1030,9 @@ GtkLabel - label-address1 + address-label True - + GTK_JUSTIFY_CENTER False 0 @@ -1038,7 +1041,7 @@ 0 5 - 6 + 7 6 7 0 diff --git a/addressbook/contact-editor/e-contact-editor-strings.h b/addressbook/contact-editor/e-contact-editor-strings.h index 436a8b7216..07aff370ad 100644 --- a/addressbook/contact-editor/e-contact-editor-strings.h +++ b/addressbook/contact-editor/e-contact-editor-strings.h @@ -16,9 +16,9 @@ gchar *s = N_("Company:"); gchar *s = N_("File As:"); gchar *s = N_("Web page address:"); gchar *s = N_("This is the mailing address"); -gchar *s = N_("A_ddress..."); gchar *s = N_("Wants HTML mail"); gchar *s = N_("Business"); +gchar *s = N_("Address:"); gchar *s = N_("General"); gchar *s = N_("Department:"); gchar *s = N_("Office:"); diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 4e6b00888e..976508d41c 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -480,35 +480,12 @@ checkbutton-mailingaddress True False - True False True - - GtkButton - button-address - True - True - - - 5 - 7 - 5 - 6 - 0 - 0 - False - False - False - False - True - True - - - GtkAlignment alignment3 @@ -984,13 +961,39 @@ checkbutton-htmlmail True False - True False True + + GtkLabel + label-address1 + True + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 + + 5 + 6 + 5 + 6 + 0 + 0 + False + False + False + False + True + True + + + GtkAlignment alignment4 @@ -1002,8 +1005,8 @@ 6 7 - 6 - 7 + 5 + 6 0 0 False @@ -1027,9 +1030,9 @@ GtkLabel - label-address1 + address-label True - + GTK_JUSTIFY_CENTER False 0 @@ -1038,7 +1041,7 @@ 0 5 - 6 + 7 6 7 0 diff --git a/addressbook/gui/contact-editor/e-contact-editor-strings.h b/addressbook/gui/contact-editor/e-contact-editor-strings.h index 436a8b7216..07aff370ad 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-strings.h +++ b/addressbook/gui/contact-editor/e-contact-editor-strings.h @@ -16,9 +16,9 @@ gchar *s = N_("Company:"); gchar *s = N_("File As:"); gchar *s = N_("Web page address:"); gchar *s = N_("This is the mailing address"); -gchar *s = N_("A_ddress..."); gchar *s = N_("Wants HTML mail"); gchar *s = N_("Business"); +gchar *s = N_("Address:"); gchar *s = N_("General"); gchar *s = N_("Department:"); gchar *s = N_("Office:"); -- cgit v1.2.3