view etc/images/smilies/wry.xpm @ 73292:c77af3140349
*** empty log message ***
author |
Kim F. Storm <storm@cua.dk> |
date |
Sat, 07 Oct 2006 23:05:35 +0000 (2006-10-07) |
parents |
210af0ad3d35 |
children |
|
line source
/* XPM */
static char * wry_xpm[] = {
"13 14 3 1",
" c None",
". c #000000",
"+ c #FFDD00",
" ....... ",
" ..+++++.. ",
" .+++++++++. ",
".+++++++++++.",
".+++++++..++.",
".++..+++..++.",
".++..+++++++.",
".+++++++++++.",
".+++++++...+.",
".+++++...+++.",
".++++..+++++.",
" .+++.+++++. ",
" ..+++++.. ",
" ....... "};