view etc/images/separator.xpm @ 73638:d758e535681e

Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patch
author Ramprasad B <ramprasad_i82@yahoo.com>
date Fri, 03 Nov 2006 14:33:38 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};