view etc/images/smilies/wry.xpm @ 96019:6cece6cbe017

* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector) (build_font_name_from_vector): Delete externs. * xfaces.c (struct font_name): Don't declare.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 Jun 2008 22:42:46 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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