Mercurial > pidgin.yaz
changeset 27028:3b1aad1cb5ce
disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 29 May 2009 04:35:12 +0000 |
parents | 6e8f56783e97 |
children | d2b4de597925 |
files | libpurple/protocols/jabber/google.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/google.c Sun May 24 06:30:02 2009 +0000 +++ b/libpurple/protocols/jabber/google.c Fri May 29 04:35:12 2009 +0000 @@ -667,6 +667,8 @@ purple_notify_emails(js->gc, count, FALSE, NULL, NULL, default_tos, NULL, NULL, NULL); g_free(bare_jid); + } else { + purple_notify_emails(js->gc, count, FALSE, NULL, NULL, NULL, NULL, NULL, NULL); } return;