view etc/images/smilies/grayscale/smile.xpm @ 97630:3cb35be2ee33

(Shell Command Guessing): Mention dired-guess-shell-case-fold-search. (Bug#417)
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Aug 2008 03:17:34 +0000
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * smile_xpm[] = {
"14 14 5 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #ABABAB",
"#	c #737373",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"  +        +  ",
"  @+      +@  ",
"   #+    +#   ",
"    #++++#    ",
"     @@@@     ",
"              ",
"              "};