view etc/images/smilies/grayscale/cry.xpm @ 102690:1089802614eb

(rmail-expunge): Update summary buffer even if NO-SHOW.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Mar 2009 14:12:34 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * cry_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #ABABAB",
"#	c #515151",
"$	c #6E6E6E",
"              ",
"              ",
"         .    ",
"    ..  .+.   ",
"   +++. +.+   ",
"        +@+   ",
"        @+#   ",
"      @@      ",
"    $++++$    ",
"   .+@  @+.   ",
"  @+@    @+@  ",
"   @      @   ",
"              ",
"              "};