view etc/images/separator.xpm @ 100092:de527e989fd2

* international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 01 Dec 2008 11:07:41 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};