view etc/images/smilies/wry.xpm @ 105144:5be976c84fc7

Convert to utf-8 encoding. (fill-french-nobreak-p): Remove redundant ? and ? inherited from our pre-unicode days.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 22 Sep 2009 15:53:00 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * wry_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".+++++++++++.",
".+++++++..++.",
".++..+++..++.",
".++..+++++++.",
".+++++++++++.",
".+++++++...+.",
".+++++...+++.",
".++++..+++++.",
" .+++.+++++. ",
"  ..+++++..  ",
"   .......   "};