Mercurial > emacs
view lisp/gnus/smile.xpm @ 58080:c3a97f7b64f5
* Makefile.in (maintainer-clean): Depend on distclean.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 09 Nov 2004 11:05:40 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".++.+++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};