view etc/images/smilies/cry.xpm @ 96480:e67065cca18d

Fix whitespace.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 02 Jul 2008 01:50:44 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * cry_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".++..+++..++.",
".++++++++.++.",
".+++++++.+.+.",
".+++++++.+.+.",
".++++++++..+.",
".+++.....+++.",
".++.+++++.++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};