Mercurial > emacs
view etc/images/gud/pstar.xpm @ 107405:bc371c4be819
Close bug#5720.
* Makefile.in, lib-src/Makefile.in (uninstall): Handle the case where
archlibdir does not exist.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 17 Mar 2010 22:17:11 -0700 |
parents | b6db02ca1b7c |
children |
line wrap: on
line source
/* XPM */ static char * pstar_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. . ", " .. .. . . . ", " .. .. ... ", " .. .. . . . ", " .. .. . ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};