view etc/images/separator.xpm @ 69700:a00170090600

updated GNU Emacs for VMS link
author Ramprasad B <ramprasad_i82@yahoo.com>
date Tue, 28 Mar 2006 07:25:39 +0000
parents ed7704221f2b
children 75b06a7624a1
line wrap: on
line source

/* XPM */
static char * sep_xpm[] = {
"1 24 2 1",
" 	c None s backgroundToolBarColor",
".	c #776758",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};