view etc/images/separator.xpm @ 77091:b3589a49ba09

** dashteacup@gmail.com, Apr 2: c-subword-mode - inconsistent behavior Fixed in 2007-04-09 checkin by Masatake YAMATO
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 09 Apr 2007 22:27:14 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};