Mercurial > emacs
view etc/images/separator.xpm @ 83731:da731cdbe137
Set version back to 22.1.50 following inadvertent bump in multi-tty merge.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 29 Aug 2007 08:06:38 +0000 |
parents | 75b06a7624a1 |
children | bc8dc4ac1e28 |
line wrap: on
line source
/* XPM */ static char * separator_xpm[] = { "2 24 3 1", " c None", ". c #DBD3CB", "+ c #FCFBFA", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};