view pixmaps/smile8.xpm @ 3311:522f37c9f9d2

[gaim-migrate @ 3329] Added typing notification and improved support for Jabber resources. (Thanks, Nathan Walp) Fixed problem with Gaim crashing on non-ASCII buddy alias (Jabber "name" attribute) chars. (Thanks, Ho-seok Lee) Plugged memory leaks and fixed problem with away status not being propagated to conference rooms for jabberd 1.4.2 and above. committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Sat, 15 Jun 2002 17:24:07 +0000
parents 213da352c0a8
children
line wrap: on
line source

/* XPM */
static char * smile8_xpm[] = {
"19 19 5 1",
" 	c None",
".	c #000000",
"+	c #CCCC00",
"@	c #FFFF00",
"#	c #999933",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@@@@@@@@@@@+. ",
" .......@@@....... ",
".+@.............@+.",
".@@.............@@.",
".@@.....@@@.....@@.",
".@@@...@@@@@...@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@.@@@@@@@@@.@@@.",
".+@..@@@@@@@@@..@+.",
" .@@@.#@@@@@#.@@@. ",
" .+@@@.......@@@+. ",
"  .@@@@.###.@@@@.  ",
"   .+@@@...@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};