view pixmaps/smile_icon.xpm @ 2393:a7ecfd3f7714

[gaim-migrate @ 2406] Arkadiusz Miskiewicz\'s Gadu-Gadu plugin. I was able to figure out enough polish to be able to download Gadu-Gadu, create an account, and test the plugin. Imagine my shock when I got my info and it said I was a woman. Whoops. Also splitting plugins.c so that non-gtk stuff is in modules.c. gaim-core is almost ready for protocol implantaion. Also fixing an IRC bug. Also patiently waiting for anoncvs_gaim's lock in /cvsroot/gaim/gaim/pixmaps committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 29 Sep 2001 23:06:30 +0000
parents 9d5e7e987103
children
line wrap: on
line source

/* XPM */
static char * smile_icon_xpm[] = {
"13 13 33 1",
" 	c None",
".	c #424200",
"+	c #515100",
"@	c #313100",
"#	c #939300",
"$	c #E8E800",
"%	c #FFFF00",
"&	c #EBEB00",
"*	c #FEFE00",
"=	c #D1D100",
"-	c #AAAA00",
";	c #222200",
">	c #B9B900",
",	c #6B6B00",
"'	c #000000",
")	c #868600",
"!	c #2A2A00",
"~	c #C6C600",
"{	c #F4F400",
"]	c #EEEE00",
"^	c #E3E300",
"/	c #767600",
"(	c #A8A800",
"_	c #D2D200",
":	c #8C8C00",
"<	c #BDBD00",
"[	c #EDED00",
"}	c #646400",
"|	c #673A00",
"1	c #C46E00",
"2	c #F1F100",
"3	c #836700",
"4	c #511B00",
"    .+++.    ",
"  @#$%%%$#@  ",
" @&*=%%%=*&@ ",
" #*-;>%>;-*# ",
".$%,')%)',%$.",
"+%%>!~%~!>%%+",
"+%{]^%%%^]{%+",
"+%/(%%%%%(/%+",
".$_:<[{[<:_$.",
" #*%}|1|}%*# ",
" @&*23432*&@ ",
"  @#$%%%$#@  ",
"    .+++.    "};