view etc/images/smilies/grayscale/forced.xpm @ 96215:ad9760e68890

(Todo): Update.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 24 Jun 2008 03:24:38 +0000
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",
"              ",
"              ",
"    .    .    ",
"    +    +    ",
"    +    +    ",
"    +    +    ",
"              ",
"  @        @  ",
"  +#      #+  ",
"  @@#    #@@  ",
"  #$++++++$#  ",
"   ########   ",
"              ",
"              "};