view lisp/gnus/cry.xpm @ 57565:5bab1954e91f

Added note to see INSTALL.CVS, and to make sure touch creates files.
author Jason Rumney <jasonr@gnu.org>
date Sun, 17 Oct 2004 20:20:26 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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