Mercurial > pidgin.yaz
changeset 27048:d2b4de597925
merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
and 'c10820e8b64b33a5a9c655db3f142c0b6c08fadb'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 29 May 2009 04:35:21 +0000 |
parents | 3b1aad1cb5ce (diff) e22fa2cc6c46 (current diff) |
children | 9c283917ecf7 |
files | |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/google.c Fri May 29 04:05:10 2009 +0000 +++ b/libpurple/protocols/jabber/google.c Fri May 29 04:35:21 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;