view etc/images/separator.xpm @ 84831:c5096ba21edb

Move entries for files in ../misc to the ChangeLog there. Entries were duplicated where they would have been made twice, had separate ChangeLogs existed at the time.
author Glenn Morris <rgm@gnu.org>
date Mon, 24 Sep 2007 02:29:40 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};