view etc/images/smilies/grayscale/forced.xpm @ 87253:6df659d50dc9

Add declare-function compatibility definition. Require gnus-sum not just when compiling. (nnvirtual-find-group-art): Declare as a function.
author Glenn Morris <rgm@gnu.org>
date Tue, 11 Dec 2007 05:47:37 +0000
parents a3c27999decb
children
line wrap: on
line source

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