view etc/images/separator.xpm @ 100940:24b031f24662

(Finsert_file_contents): In the case of replace, remeber the coding system used for decoding in coding_system.
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Jan 2009 12:26:02 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};