view etc/images/separator.xpm @ 98126:d76050e35b35

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Wed, 10 Sep 2008 08:52:50 +0000 (2008-09-10)
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source
/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};