changeset 3580:8e4e3eacb45e

[gaim-migrate @ 3682] irc committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 06 Oct 2002 00:50:19 +0000
parents 8b3491f1ca56
children f4f5eb78a201
files pixmaps/irc_icon.xpm src/protocols/irc/irc.c
diffstat 2 files changed, 1 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
--- a/pixmaps/irc_icon.xpm	Sun Oct 06 00:46:59 2002 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-/* XPM */
-static char * irc_icon_xpm[] = {
-"12 12 11 1",
-" 	c None",
-".	c #000000",
-"+	c #FF2B2B",
-"@	c #FF0000",
-"#	c #0047E0",
-"$	c #0050FF",
-"%	c #F2FF00",
-"&	c #F8FF42",
-"*	c #EFEF00",
-"=	c #003BB2",
-"-	c #E80000",
-"            ",
-"            ",
-"            ",
-" .. .... .. ",
-".+@.###$..%.",
-".+@.#..$.&*.",
-".+@.##$=.&..",
-".+-.##$.&&. ",
-".+-.#$..&%..",
-".@-.#$$..%*.",
-".@-.#.$=..*.",
-" .. . .. .. "};
--- a/src/protocols/irc/irc.c	Sun Oct 06 00:46:59 2002 +0000
+++ b/src/protocols/irc/irc.c	Sun Oct 06 00:50:19 2002 +0000
@@ -39,7 +39,7 @@
 #include "gaim.h"
 #include "proxy.h"
 
-#include "pixmaps/irc_icon.xpm"
+#include "pixmaps/protocols/irc/irc_icon.xpm"
 
 #define IRC_BUF_LEN 4096
 #define PDIWORDS 32