Mercurial > emacs
view etc/images/ezimage/box.xpm @ 72830:111c9ca5ccfb
(compilation-directory-properties):
Doc fix for help-echo.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 12 Sep 2006 10:00:38 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ", " ............... ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@+@@@@@@@@@@@@+.", ". .++@@@@@@@@@@@@+.", " .++++++++++++++.", " .............. "};