Mercurial > pidgin.yaz
changeset 25484:d3a7e037f3e9
propagate from branch 'im.pidgin.pidgin' (head f858c38e5d9f9c2d048dbe13db10776cdf7fafc9)
to branch 'im.pidgin.pidgin.yaz' (head afca0c0c09bff3d796018712bb6faeedfdae8cd5)
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Thu, 17 May 2007 14:27:20 +0000 |
parents | c3fbb357cc81 (current diff) 3aee35e0ecd8 (diff) |
children | 97ef4d5b7fba |
files | libpurple/protocols/msn/msn.c |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c Wed May 16 09:10:30 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Thu May 17 14:27:20 2007 +0000 @@ -628,7 +628,7 @@ account = purple_connection_get_account(gc); user = msn_normalize(account, purple_account_get_username(account)); - if (strstr(user, "@hotmail.com") != NULL) + if (strstr(user, "@hotmail.") != NULL) { m = g_list_append(m, NULL); act = purple_plugin_action_new(_("Open Hotmail Inbox"),
--- a/libpurple/protocols/msn/notification.c Wed May 16 09:10:30 2007 +0000 +++ b/libpurple/protocols/msn/notification.c Thu May 17 14:27:20 2007 +0000 @@ -982,7 +982,8 @@ } else { - fputs("<html>\n" + fputs("<!-- saved from url=(0013)about:internet -->\n" + "<html>\n" "<head>\n" "<noscript>\n" "<meta http-equiv=\"Refresh\" content=\"0; "