view lisp/gnus/wry.xpm @ 59371:364d233a8dc3

Minor typos corrected, and some small re-wording.
author Stephen Eglen <stephen@gnu.org>
date Wed, 05 Jan 2005 13:16:22 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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