view pixmaps/smile_sad.xpm @ 4295:0bdfcae57be7

[gaim-migrate @ 4548] Taku YASUI (tach) writes: "The attached patch is prefs.c i18n patch for CVS HEAD. Please apply it. And I create new ja.po file. please apply it too." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 11 Jan 2003 15:18:12 +0000
parents f5b199e20d12
children
line wrap: on
line source

/* XPM */
static char * smile_sad_xpm[] = {
"20 15 3 1",
" 	c None",
".	c #000000",
"+	c #FFFF00",
"       ......       ",
"      ..++++..      ",
"     ..++++++..     ",
"    ..++++++++..    ",
"   ..+++.++.+++..   ",
"   .++++.++.++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   .++++++++++++.   ",
"   ..+++....+++..   ",
"    ..+.++++.+..    ",
"     ..++++++..     ",
"      ..++++..      ",
"       ......       ",
"                    "};