view etc/images/separator.xpm @ 77356:bc56ab3900ae

** pot@gnu.org, Apr 20: patch for locate.el when called with prefix arg Fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 21 Apr 2007 03:29:50 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};