view etc/images/ezimage/dir-minus.xpm @ 106892:2bef3a4193f8

* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 17 Jan 2010 18:49:27 -0500
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_dir_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #DBDB00",
"#	c #FFF993",
" .......            ",
".+++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@++++++++.  ",
".+@@@@@@@@@@@@@@+...",
".+@@++++++++++++++++",
".+@@+##############+",
".+@+##############+.",
".+@+####++++++####+.",
".+@+####++++++####+.",
".+@+##############+.",
".++##############+..",
".++##############+. ",
".+++++++++++++++++. ",
" .................  "};