view lisp/gnus/sad.xpm @ 58928:4a354500d0f8

ffap-dired-at-point -> dired-at-point
author Juri Linkov <juri@jurta.org>
date Mon, 13 Dec 2004 05:28:11 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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