Mercurial > emacs
view etc/images/gud/cont.xpm @ 106045:e05698e35594
(install-arch-indep): Use a more restrictive Makefile
pattern, so as not to exclude makefile*.el. (Bug#4912)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 16 Nov 2009 02:06:36 +0000 |
parents | 8d47733bcd93 |
children |
line wrap: on
line source
/* XPM */ static char * continue_xpm[] = { "24 24 6 1", " c None", ". c #cc0033", "X c #d99faa", "o c #616161", "O c #2a1f55", "+ c #aa9faa", " ", " ", " ", " ", " .X ", " X..X ", " ....... oO Oo ", " X..X oO+ +Oo ", " .X OO OO ", " OO OO ", " OO OO ", " Oo oO ", " OO OO ", " Oo oO ", " OO OO ", " OO OO ", " OO OO ", " oO+ +Oo ", " oO Oo ", " ", " ", " ", " ", " "};