From 4416de463e9e41759c6f21e64aaa4458ddc10fde Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 4 Feb 2002 11:12:58 +0000 Subject: if the shown address in the mailing address or there is no mailing 2002-02-04 JP Rosevear * gui/contact-editor/e-contact-editor.c (address_text_changed): if the shown address in the mailing address or there is no mailing address, set the default flag and make sure the button is checked (address_mailing_changed): set the flags properly when the mailing address changes (e_contact_editor_init): listen for the check button being toggled (find_address_mailing): find the address (if any) with the default flag (set_address_field): set the mailing address button appropriately (fill_in_info): find the mailing address * gui/contact-editor/e-contact-editor.h: add new class data member * gui/contact-editor/contact-editor.glade: show mailing address check button svn path=/trunk/; revision=15561 --- addressbook/gui/contact-editor/contact-editor.glade | 1 - 1 file changed, 1 deletion(-) (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 6e554c36ea..c8c880fa0c 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -1174,7 +1174,6 @@ GtkCheckButton checkbutton-mailingaddress - False False True -- cgit v1.2.3