view etc/images/separator.xpm @ 70342:f483d24dc1dd

(Perl_functions): Free space allocated for var package. (Erlang_functions): Possibly free space allocated for var last. (Prolog_functions): Possibly free space allocated for var last.
author Francesco Potortì <pot@gnu.org>
date Tue, 02 May 2006 10:14:28 +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",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};