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/em-account-editor.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/em-account-editor.h') diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h index 0e84a07b7d..0a46aa45a9 100644 --- a/mail/em-account-editor.h +++ b/mail/em-account-editor.h @@ -64,8 +64,7 @@ struct _EMAccountEditorClass { GType em_account_editor_get_type(void); -void em_account_editor_construct(EMAccountEditor *emae, struct _EAccount *account, em_account_editor_t type); -EMAccountEditor *em_account_editor_new(struct _EAccount *account, em_account_editor_t type); +EMAccountEditor *em_account_editor_new(struct _EAccount *account, em_account_editor_t type, char *id); gboolean em_account_editor_save (EMAccountEditor *gui); void em_account_editor_destroy (EMAccountEditor *gui); -- cgit v1.2.3