the button should be hidden during adding a new account. in 1.5 it is.
On Thu, 2004-07-15 at 17:55 +0800, Calvin Liu wrote:
Hi,
In file "mail/mail-accounts.c", the following function creates a new
object MailAccountsTab, but where do we release it?
GtkWidget * mail_accounts_tab_new (GNOME_Evolution_Shell shell)
{
MailAccountsTab *new;
new = (MailAccountsTab *) g_object_new
(mail_accounts_tab_get_type (), NULL);
mail_accounts_tab_construct (new);
new->shell = shell;
return (GtkWidget *) new;
}
Thanks.
Calvin
On Thu, 2004-07-15 at 17:30, Calvin Liu wrote:
> The button is enabled but if click on it, nothing happens.
>
> Do we intend to do so?
>
> Thanks.
> Calvin
>
> _______________________________________________
> evolution-hackers maillist - [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution-hackers
_______________________________________________
evolution-hackers maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers
--
|
<<attachment: zed-48.small.jpg>>
