Re: [evolution-patches] 71373 Re-enabling first run wizard




i'd much rather you just added a 'const char *id' to em_account_editor_new(), without this abdomination of a function name.

and made the em_account_editor_construct code static.

On Mon, 2005-02-21 at 20:09 -0500, JP Rosevear wrote:
+ * Return value:
+ **/
+EMAccountEditor *
+em_account_editor_new_with_config_id(struct _EAccount *account, em_account_editor_t type, char *config_id)
+{
+       EMAccountEditor *emae = g_object_new(em_account_editor_get_type(), 0);
+
+      


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]