Re: CVS: sylpheedclaws/sylpheed-claws/src prefs_account.c,1.105.2.73,1.105.2.74
Colin Leroy <[email protected]> Tue, 12 Dec 2006 12:10:56 +0100
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 12 Dec 2006 09:47:29 +0000 12 Dec 2006 at 09h12, [email protected] wrote: Hi, > - g_object_set_data_full(G_OBJECT(menuitem), > MENU_VAL_ID, g_strdup(prefsid), g_free); > + g_object_set_data(G_OBJECT(menuitem), MENU_VAL_ID, > ""); But that'll lose the preferred privacy system if the users uses "OK"... -- Colin