view etc/images/separator.xpm @ 106980:66e0d01014c6

replace references to obsolete c-subword-mode
author Mark A. Hershberger <mhershberger@intrahealth.org>
date Tue, 19 Jan 2010 14:39:22 -0500
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

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