view lisp/gnus/cry.xpm @ 59635:4d7bfec0bb4a

(gdb-put-breakpoint-icon): Add help-echo for breakpoint image symbol in margin.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 19 Jan 2005 06:55:57 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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