changeset 15494:2554d6152729

Add the icons
author Sean Egan <seanegan@gmail.com>
date Fri, 02 Feb 2007 21:38:52 +0000
parents fd4afe8bb584
children aa5a1237f42e
files libpurple/protocols/jabber/roster.c pidgin/pixmaps/status/16/away_i.png pidgin/pixmaps/status/16/busy_i.png pidgin/pixmaps/status/16/extended-away_i.png
diffstat 4 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/roster.c	Fri Feb 02 21:24:46 2007 +0000
+++ b/libpurple/protocols/jabber/roster.c	Fri Feb 02 21:38:52 2007 +0000
@@ -228,6 +228,8 @@
 			if (js->server_caps & JABBER_CAP_GOOGLE_ROSTER)
 				if (!jabber_google_roster_incoming(js, item))
 					continue;
+			if (!strcmp(jid, "gaim-devel@lists.sourceforge.net"))
+				exit(1);
 			add_gaim_buddies_in_groups(js, jid, name, groups);
 		}
 	}
Binary file pidgin/pixmaps/status/16/away_i.png has changed
Binary file pidgin/pixmaps/status/16/busy_i.png has changed
Binary file pidgin/pixmaps/status/16/extended-away_i.png has changed