view etc/images/gud/until.xpm @ 73749:0ccca06d2010

(shadow-define-regexp-group, shadow-literal-groups, shadow-insert-var): Doc fixes. (shadow-read-files): Fix typo in message. (shadow-inhibit-overload, shadow-find, shadow-suffix, shadow-site-match, shadow-write-todo-file, shadow-insert-var, shadow-suffix, shadow-site-match, shadow-expand-file-name, shadow-file-match): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:40:18 +0000
parents 6ea05e92aaad
children
line wrap: on
line source

/* XPM */
static char * until_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #cc0033",
"X	c #616161",
"o	c #2a1f55",
"O	c #adadad",
"+	c #cc9999",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
" .                      ",
" .                      ",
" .          Xo   oX     ",
" .         XoO   OoX    ",
" .         oo     oo    ",
" .         oo     oo    ",
" .  .+     oo     oo    ",
"  . +..+   oX     Xo    ",
"   ...... oo       oo   ",
"    +..+   oX     Xo    ",
"    .+     oo     oo    ",
"           oo     oo    ",
"           oo     oo    ",
"           XoO   OoX    ",
"            Xo   oX     ",
"                        ",
"                        ",
"                        ",
"                        "};