view etc/images/smilies/smile.xpm @ 75180:cf3da57bf8a5

(Ffile_attributes): Use floats for large uids/gids.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 Jan 2007 03:44:49 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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