view lisp/gnus/reverse-smile.xpm @ 59648:3054e8b6e73e

(dotimes-with-progress-reporter): New macro.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 19 Jan 2005 23:44:48 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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