view etc/images/separator.xpm @ 72643:27b1d7466c09

(rsf-scanning-messages-now): Doc fix. (rsf-min-region-to-spam-list): Doc fix. (rsf-add-content-type-field): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 04 Sep 2006 16:52:52 +0000
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};