view pixmaps/smile_wink.xpm @ 4279:34e94878fdab

[gaim-migrate @ 4530] Date: 2003-01-10 12:10 Sender: zongo_fr Logged In: YES user_id=271450 new diff file against 1.41: - use of plural forms - updated uppercase accented characters - changing a few translation to be consistent with the french mozilla glossary - fixes for a few translation errors or imprecisions file is date 20030110 and can be found on http://www.frankiz.org/gaim/ as http://www.frankiz.org/gaim/fr.po-1.41-20030110.diff committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 10 Jan 2003 22:37:19 +0000
parents f5b199e20d12
children
line wrap: on
line source

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