view etc/images/separator.xpm @ 99505:bff2405d2467

2008-11-12 Carsten Dominik <dominik@science.uva.nl> * refcards/orgcard.tex: Document the extra yanking key.
author Carsten Dominik <dominik@science.uva.nl>
date Wed, 12 Nov 2008 08:09:23 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};