From 91b27c9b35d7d94ff644c61179dbaaabe41d3280 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 4 Feb 2002 20:45:42 +0000 Subject: tidy 2002-02-04 JP Rosevear * gui/contact-editor/e-contact-editor.c (find_address_mailing): tidy * conduit/address-conduit.c (addrconduit_load_configuration): load default address setting (addrconduit_save_configuration): save default address setting (e_addr_gui_new): new gui routine for conduit settings (e_addr_gui_fill_widgets): ditto (e_addr_gui_fill_config): ditto (e_addr_gui_destroy): ditto (e_addr_context_destroy): destroy the gui and new_cfg (local_record_from_ecard): reinstate commented out bits, determine which address to sync to pilot (ecard_from_remote_record): determine which address to sync from pilot (fill_widgets): put the gui widgets in (create_settings_window): create gui (save_settings): fill gui svn path=/trunk/; revision=15568 --- addressbook/gui/contact-editor/e-contact-editor.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/gui/contact-editor') diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 016e515fd0..58d3a32be6 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -2014,8 +2014,6 @@ find_address_mailing (EContactEditor *editor) } } } - - } static void -- cgit v1.2.3