Mercurial > emacs
view etc/images/ezimage/box-plus.xpm @ 76797:c02f4807a29f
* eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
SIGUSR1 and SIGUSR2.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 30 Mar 2007 01:53:54 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_plus_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #D19200", " ", " .............. ", " .++++++++++++++. ", " .++@@@@@@+@@@@@+. ", " .+@+@@@@@@+@@@@@+. ", " .+@@++++++++++++++.", " .+@@+@@@@@@@@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@@@++@@@@@+.", " .+@@+@@@++++++@@@+.", " .+@@+@@@++++++@@@+.", " .+@+@@@@@++@@@@@+.", " .++@@@@@++@@@@@+.", " .++++++++++++++.", " .............. "};