view etc/images/smilies/grayscale/forced.xpm @ 108700:acad6349cba4

* password-cache.el (password-cache-remove): Fix docstring.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 19 May 2010 14:52:27 +0200
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",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"  @        @  ",
"  +#      #+  ",
"  @@#    #@@  ",
"  #$++++++$#  ",
"   ########   ",
"              ",
"              "};