view etc/images/smilies/cry.xpm @ 77335:dfae3f6e5202

(locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Apr 2007 13:58:01 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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