From fc1558ac985ba9b075da93d14b20ff333ce98283 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 1 Mar 2005 06:17:20 +0000 Subject: bump version, requires 2005-02-28 JP Rosevear * configure.in: bump version, requires 2005-02-28 JP Rosevear * configure.in: add startup wizard plugin 2005-02-28 JP Rosevear * plugins/Makefile.am: dist standard and experimental plugins * configure.in: move "all" plugins to standard and experimental and default to building the standard set svn path=/trunk/; revision=28927 --- mail/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 970013c0f8..fb29252fc1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,20 @@ +2005-02-28 JP Rosevear + + * em-utils.c (em_utils_configure_account): pass in accountDruid + config id + + * em-account-prefs.c (account_add_clicked): pass in accountDruid + config id + (account_edit_clicked): pass in accountWizard config id + + * em-account-editor.h: update protos + + * em-account-editor.c (em_account_editor_new_with_config_id): + create a new account editor with a specific config id + (em_account_editor_new): pass + (em_account_editor_construct): make this static and take the + config id as an arg + 2005-02-24 Not Zed ** See bug #72609 -- cgit