Mercurial > emacs
view etc/images/smilies/blink.xpm @ 109394:31fa830edbcc
Fix attribution in a ChangeLog entry.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Wed, 14 Jul 2010 11:54:26 -0400 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * blink_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".+++++++..++.", ".++...++++++.", ".+++++++++++.", ".++++++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};