view etc/images/separator.xpm @ 76339:aa3154099a2f

** lennart.borgman@gmail.com, Feb 27: How to set and save a defcustom Fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 05 Mar 2007 15:16: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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};