view lisp/gnus/wry.xpm @ 58223:d6cec97fa4c1

(nnfolder-save-marks): Add missing format field in call to `error'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 14 Nov 2004 23:07:12 +0000
parents 55fd4f77387a
children
line wrap: on
line source

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