Mercurial > emacs
view etc/images/gud/all.xpm @ 112430:78c4c9559156
* lisp/emacs-lisp/copyright.el (copyright-fix-years): Use copyright-find-copyright.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 14:13:17 -0800 |
parents | 9a7c820f16a3 |
children |
line wrap: on
line source
/* XPM */ static char * all_xpm[] = { "24 24 4 1", " c None", ". c #000000", "+ c #E5E5E5", "@ c #FFFFFF", " ", " ", " .................... ", " .................... ", " .................... ", " ++++++@@@@@@@@++++++ ", " ++++++@@....@@++++++ ", " ++++++@......@++++++ ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ++++++@......@++++++ ", " ++++++@......@++++++ ", " ++++++@..@@..@++++++ ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ......@..@@..@...... ", " ++++++@..@@..@++++++ ", " ++++++...@@...++++++ ", " ++++++++++++++++++++ ", " .................... ", " .................... ", " ", " "};