view etc/images/separator.xpm @ 108803:5a61e28431af

language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
author Kenichi Handa <handa@etlken>
date Thu, 27 May 2010 16:09:18 +0900
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};