view etc/images/ezimage/box-plus.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_plus_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #D19200",
"                    ",
"  ..............    ",
" .++++++++++++++.   ",
" .++@@@@@@+@@@@@+.  ",
" .+@+@@@@@@+@@@@@+. ",
" .+@@++++++++++++++.",
" .+@@+@@@@@@@@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@@@++@@@@@+.",
" .+@@+@@@++++++@@@+.",
" .+@@+@@@++++++@@@+.",
"  .+@+@@@@@++@@@@@+.",
"   .++@@@@@++@@@@@+.",
"    .++++++++++++++.",
"     .............. "};