view pixmaps/kiss.xpm @ 3196:8b3d16785480

[gaim-migrate @ 3213] (15:04:40) dolson: I am running Gaim 0.57, but the man page says version 0.56 (15:05:02) dolson: Is that fixed in CVS? (15:05:10) LSchiere: nope (15:05:25) dolson: You guys and your sloppy programming... Man... I should run Trillian in Wine... committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 03 May 2002 19:24:19 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * kiss_xpm[] = {
"19 19 19 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #FFCC00",
"$	c #CC9900",
"%	c #999900",
"&	c #CC9933",
"*	c #333300",
"=	c #666600",
"-	c #996600",
";	c #666666",
">	c #333333",
",	c #FFFFFF",
"'	c #999999",
")	c #999933",
"!	c #FF0000",
"~	c #FF3300",
"{	c #FF6600",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@###@@@.  ",
" .+@@@@@@##$#%@@+. ",
" .%@###@@&*.=-@@@. ",
".+%*.+#@@;..>#@@@+.",
".@@;..#@%,;.>@@@@@.",
".@@;,.@@%,,,;@@@@@.",
".@@;,'@@+;,,;@@@@@.",
".@@#;)@@@@;;@@@@@@.",
".@@#@@@@@@##@@@@@@.",
".+@##!@!~@###@@@@+.",
" .##!!!!!!@####@@. ",
" .##!!!!!!!!@####. ",
"  .@@!!!!!@@@@@@.  ",
"   .+@!{@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};