Mercurial > emacs
view etc/images/ezimage/box.xpm @ 85413:73a49d587762
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 18 Oct 2007 18:25:15 +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", " ", " ............... ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@@@@@@@@+.", " .+@+@@@@@@@@@@@@+.", ". .++@@@@@@@@@@@@+.", " .++++++++++++++.", " .............. "};