Mercurial > emacs
view etc/images/ezimage/label.xpm @ 69558:aed02e3a8c0f
Elaborate on debugging GC crashes.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 18 Mar 2006 14:30:37 +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", " .....", " ..+++++", " .+++++++", " .++++++++", " .++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++", ".+++++++++"};