Mercurial > emacs
view etc/images/ezimage/label.xpm @ 74517:8864966dbf05
(maintainer-clean): Partially revert last change; delete "elisp-?"
and "elisp-??" instead of "elisp-*" to protect elisp-covers.texi.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 09 Dec 2006 12:57:27 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_label_xpm[] = { "10 16 3 1", " c None", ". c gray", "+ c blue", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};