view etc/images/ezimage/box-minus.xpm @ 102819:6cae903fcecf

(calendar-holidays): Don't autoload it. (Bug#2811)
author Glenn Morris <rgm@gnu.org>
date Thu, 02 Apr 2009 06:34:21 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_box_minus_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #000000",
"+	c #828282",
"@	c #D19200",
"...+           +..+ ",
".@@.+          +.@.+",
"+.@@.+        +.@@@.",
"+.@@@.+++++++++.@@..",
" +..@............@.+",
" +.@..@@@@@@@@@@@..+",
" +.@@..............+",
" +.@@.@@@@@@@@@@@@.+",
" +.@@.@@@@@@@@@@@@.+",
" +.@@.@@@......@@@.+",
" +.@@.@@@......@@@.+",
"  +.@.@@@@@@@@@@@@.+",
"   +..@@@@@@@@@@@@.+",
"    +..............+",
"     ++++++++++++++ "};