view pixmaps/smile8.xpm @ 3370:eb7b398051f2

[gaim-migrate @ 3389] Is ISO-8859 a good default charset to use if one doesn't have nl_langinfo? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 02 Aug 2002 05:19:52 +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",
"      .......      ",
"    ..+@@@@@+..    ",
"   .+@@@@@@@@@+.   ",
"  .@@@@@@@@@@@@@.  ",
" .+@@@@@@@@@@@@@+. ",
" .......@@@....... ",
".+@.............@+.",
".@@.............@@.",
".@@.....@@@.....@@.",
".@@@...@@@@@...@@@.",
".@@@@@@@@@@@@@@@@@.",
".@@@.@@@@@@@@@.@@@.",
".+@..@@@@@@@@@..@+.",
" .@@@.#@@@@@#.@@@. ",
" .+@@@.......@@@+. ",
"  .@@@@.###.@@@@.  ",
"   .+@@@...@@@+.   ",
"    ..+@@@@@+..    ",
"      .......      "};