Mercurial > pidgin.yaz
changeset 23104:f3dc7ef7385b
propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
to branch 'im.pidgin.pidgin.next.minor' (head 5e447824679704a8bd7b52cb006b419195db6cae)
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Wed, 30 Apr 2008 05:56:53 +0000 |
parents | 7eabc4ef27ed (diff) 424037c8a343 (current diff) |
children | 591ef3693345 |
files | pidgin/gtkaccount.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkaccount.c Wed Apr 30 05:50:49 2008 +0000 +++ b/pidgin/gtkaccount.c Wed Apr 30 05:56:53 2008 +0000 @@ -716,6 +716,7 @@ set_dialog_icon(dialog, NULL, 0, NULL); } +#if 0 if (!dialog->prpl_info || (!(dialog->prpl_info->options & OPT_PROTO_MAIL_CHECK) && (dialog->prpl_info->icon_spec.format == NULL))) { @@ -723,6 +724,7 @@ /* Nothing to see :( aww. */ gtk_widget_hide(dialog->user_frame); } +#endif } static void