Mercurial > emacs
view etc/images/ezimage/label.xpm @ 84397:08ae730da9c4
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Sep 2007 09:12:05 +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", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};