Mercurial > emacs
view lisp/gnus/frown.xpm @ 58511:0a3797785946
Finish making previous changes.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 25 Nov 2004 06:29:11 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * frown_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".++..+++..++.", ".++++.+.++++.", ".+...+++...+.", ".+...+++...+.", ".+++++++++++.", ".+++.....+++.", ".++.+++++.++.", ".++.+++++.++.", " .+++++++++. ", " ..+++++.. ", " ....... "};