comparison libpurple/protocols/msn/notification.c @ 17118:3aee35e0ecd8

Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk) Also a tweak from gmiedema in ticket 934 to the html we use to open the inbox to possibly make opening Hotmail work better for IE users on XP SP2. Fixes #1047 References #934
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 17 May 2007 13:45:18 +0000
parents 2afea2b41cab
children 3e463ddf18f7
comparison
equal deleted inserted replaced
17117:7cdc1d7fad55 17118:3aee35e0ecd8
980 "Error opening temp passport file: %s\n", 980 "Error opening temp passport file: %s\n",
981 strerror(errno)); 981 strerror(errno));
982 } 982 }
983 else 983 else
984 { 984 {
985 fputs("<html>\n" 985 fputs("<!-- saved from url=(0013)about:internet -->\n"
986 "<html>\n"
986 "<head>\n" 987 "<head>\n"
987 "<noscript>\n" 988 "<noscript>\n"
988 "<meta http-equiv=\"Refresh\" content=\"0; " 989 "<meta http-equiv=\"Refresh\" content=\"0; "
989 "url=http://www.hotmail.com\">\n" 990 "url=http://www.hotmail.com\">\n"
990 "</noscript>\n" 991 "</noscript>\n"