view etc/images/separator.xpm @ 69887:14e2e318d372

(bibtex-entry-update): New optional arg entry-type. Add field delimiters to numerical fields if they are not present.
author Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
date Sun, 09 Apr 2006 18:29:19 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};