view pixmaps/kiss.xpm @ 1063:e1408fb04c36

[gaim-migrate @ 1073] updated HACKING to describe gaim_connection/aim_user/prpl. updated FAQ to answer some questions about multiple connections. made it so you're not able to send a message in a chat room that you're no longer in (i.e. when you were in the room but sign off) free'd the buddy list when the connection is destroyed tried to prevent set_buddy from being called before the buddy list is drawn i think there was something else committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 04 Nov 2000 03:08:54 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@###@@@.  ",
" .+@@@@@@##$#%@@+. ",
" .%@###@@&*.=-@@@. ",
".+%*.+#@@;..>#@@@+.",
".@@;..#@%,;.>@@@@@.",
".@@;,.@@%,,,;@@@@@.",
".@@;,'@@+;,,;@@@@@.",
".@@#;)@@@@;;@@@@@@.",
".@@#@@@@@@##@@@@@@.",
".+@##!@!~@###@@@@+.",
" .##!!!!!!@####@@. ",
" .##!!!!!!!!@####. ",
"  .@@!!!!!@@@@@@.  ",
"   .+@!{@@@@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};