view etc/images/gnus/dead.xpm @ 63933:dd8f5792476e

(dired-query): Display question with answer, when the user answers.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 16:10:07 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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