view lisp/gnus/evil.xpm @ 58338:16486fc50b5e

:version tag
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sat, 20 Nov 2004 00:03:39 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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