view etc/images/separator.xpm @ 69424:ed7704221f2b

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 57) - Copy/update icons from Gnus trunk
author Miles Bader <miles@gnu.org>
date Sat, 11 Mar 2006 23:42:49 +0000
parents
children 75b06a7624a1
line wrap: on
line source

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