Mercurial > pidgin
view gtk/win32/resource.h @ 14258:cb2714fdf274
[gaim-migrate @ 16940]
up the protocol version, handle the new buddy list message (which i renamed the service for again), pretend auth type 2 is auth type 1,
note when a buddy is an msn buddy, and possibly even send msn buddy messages correctly.
I haven't really tested if everything works with the new protocol version, but I can always lower it again if bad things start happening and I don't have time to
fix them before the release.
I don't know if sending messages to msn users really works or not, it seems to be down server side at the moment. Someone test when msn gets it working again :P
There's no way to add msn contacts to your yahoo account from within gaim. Not sure how we'll do the UI for that.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Mon, 21 Aug 2006 04:12:07 +0000 |
parents | 009db0b357b5 |
children |
line wrap: on
line source
#define GAIM_ICON 104 #define GAIM_OFFLINE_ICON 105 #define GAIM_AWAY_ICON 106 #define GAIM_TRAY_ICON 107 #define GAIM_OFFLINE_TRAY_ICON 108 #define GAIM_AWAY_TRAY_ICON 109 #define GAIM_PEND_TRAY_ICON 110 #define GAIM_AWAYPEND_TRAY_ICON 111 #define GAIM_BLANK_TRAY_ICON 112 #define GAIM_TRAY_ICON_4BIT 113 #define GAIM_OFFLINE_TRAY_ICON_4BIT 114 #define GAIM_AWAY_TRAY_ICON_4BIT 115 #define GAIM_PEND_TRAY_ICON_4BIT 116 #define GAIM_AWAYPEND_TRAY_ICON_4BIT 117