view lisp/toolbar/gud-display.xpm @ 49822:02529e3b1f2c

(vc-cvs-dir-state): Protect against DIR not being under CVS control.
author André Spiegel <spiegel@gnu.org>
date Mon, 17 Feb 2003 08:11:13 +0000
parents 46a4047710f4
children
line wrap: on
line source

/* XPM */
static char * display_xpm[] = {
"24 24 2 1",
" 	c #C0C0C0C0C0C0",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"            ...         ",
"             ..         ",
"             ..         ",
"             ..         ",
"          .....         ",
"         ..  ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"        ..   ..         ",
"         ..  ..         ",
"          ......        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};