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