view etc/images/separator.xpm @ 83540:0c89a85addc3

Increase PURESIZE. * src/puresize.h (BASE_PURESIZE): Increase to 1126000. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-580
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 30 Jul 2006 10:19:46 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};