Mercurial > emacs
view etc/images/ezimage/label.xpm @ 77239:c6176fa54d59
** Every manual should be under the GFDL. dired-x isn't.
Fixed.
** Every manual should contain a copy of the GFDL.
Fixed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Apr 2007 20:58:49 +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", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};