Mercurial > pidgin
view gtk/pixmaps/tb_drag_arrow_up.xpm @ 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
/* XPM */ static char * tb_drag_arrow_up_xpm[] = { "13 16 13 1", " c None", ". c #B80000", "+ c #F02F2F", "@ c #E87676", "# c #E78383", "$ c #E56A6A", "% c #ED9191", "& c #F05757", "* c #E79F9F", "= c #E54545", "- c #EDAFAF", "; c #D23333", "> c #E40E0E", " . ", " +@. ", " +#@$. ", " +%#@$&. ", " +*%#@$&=. ", " +-*%#@$&=;. ", ">>>>+#@$>>>>.", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " >>>>. "};