Mercurial > emacs
view etc/images/separator.xpm @ 77249:49b6a845b2e3
** A couple of manuals (flymake, newsticker) don't have an "@insertcopying"
line in the title page, so the copyright doesn't appear when they're
processed. (I'd say the same about widget, but that doesn't have a
title page.)
Fixed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Apr 2007 21:24:19 +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", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};