view etc/images/separator.xpm @ 69647:e78140e0c24a

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-174 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 65-66) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 23 Mar 2006 23:11:47 +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",
" ",
" ",
" ",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
".",
" ",
" ",
" "};