view etc/images/separator.xpm @ 69429:1a3742d0d1cf

(Scan Line Formats): Replace @samp with @kbd.
author Bill Wohler <wohler@newt.com>
date Sun, 12 Mar 2006 03:57:54 +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",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};