Mercurial > emacs
view etc/images/smilies/cry.xpm @ 77407:551f6e97f928
* image-dired.el: Rename from thumbnails.el. All instances of
"thumbnails" replaced with "image-dired".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Apr 2007 13:45:26 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * cry_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++++++++.++.", ".+++++++.+.+.", ".+++++++.+.+.", ".++++++++..+.", ".+++.....+++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};