view etc/images/smilies/grayscale/wry.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 * wry_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #515151",
"#	c #ABABAB",
"$	c #6E6E6E",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"          @   ",
"    ##   $@   ",
"   #++++++#   ",
"   @$   ##    ",
"   @          ",
"              ",
"              "};