view lisp/toolbar/gud-run.xpm @ 83296:effe22690419

Merged from miles@gnu.org--gnu-2005 (patch 281-285) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-281 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-282 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-283 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-284 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-285 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-336
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 02 May 2005 14:38:00 +0000
parents 9c5f4d80a59c
children f7114bba1fd4
line wrap: on
line source

/* XPM */
static char * run_xpm[] = {
"24 24 9 1",
" 	c #c0c0c0",
".	c #000080",
"X	c #aa9faa",
"o	c #b5b9b5",
"O	c #808080",
"+	c #7f7f7f",
"@	c #5a60a5",
"#	c #9a999a",
"$	c #616161",
"                        ",
"                        ",
"                        ",
"                        ",
"              ..        ",
"             X..        ",
"     oO+++++...@        ",
"         @.....         ",
"    oO+++......         ",
"         .@.....        ",
"     oO++@@......       ",
"          ....@ ..      ",
"      ..  .....@ @      ",
"     @...@..@...        ",
"     .#..... @..        ",
"        @..  #..        ",
"             ..@        ",
"            +.@         ",
"            ..$+        ",
"            ....        ",
"                        ",
"                        ",
"                        ",
"                        "};