view etc/images/separator.xpm @ 81704:628ed0fde7ce

(bootstrap-prepare): When copying from ldefs-boot.el, make sure loaddefs.el is writeable.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Thu, 05 Jul 2007 15:43:01 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};