view pixmaps/smile_icon.xpm @ 2344:19ea44f74a88

[gaim-migrate @ 2357] well, it still needs some work, but I did promise that I'd commit it tonight. I need to make it check to make sure the file exists, and need to make it display the current buddy icon. I'll do this tomorrow and will commit it. If there's any errors, I'll grab them then. I've had a couple drinks tonight, so it's very possible that I did something dumb or extremely brilliant. ;-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 22 Sep 2001 07:02: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*&@ ",
"  @#$%%%$#@  ",
"    .+++.    "};