view etc/images/smilies/cry.xpm @ 102284:54ac3994d290

* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 26 Feb 2009 10:18:15 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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