view etc/images/separator.xpm @ 69487:606d39d5dc60

(mac_init_fringe) [MAC_OS]: New function.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 15 Mar 2006 07:55:45 +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",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};