view etc/images/smilies/grayscale/sad.xpm @ 98622:99b9163e937f

(Edit Keyboard Macro): Lossage is now 300 keys.
author Romain Francoise <romain@orebokech.com>
date Sat, 11 Oct 2008 18:55:08 +0000
parents a3c27999decb
children
line wrap: on
line source

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