view etc/images/gud/break.xpm @ 95425:72ac0c4a8ecd
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
return `unregistered' when applicable.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 30 May 2008 16:21:49 +0000 (2008-05-30) |
parents |
96c76ff2e77b |
children |
|
line source
/* XPM */
static char * break_xpm[] = {
"24 24 2 1",
" c None",
". c #cc0033",
" ",
" ",
" ",
" ",
" .... ",
" ........ ",
" .......... ",
" ............ ",
" .............. ",
" .............. ",
" ................ ",
" ................ ",
" ................ ",
" ................ ",
" .............. ",
" .............. ",
" ............ ",
" .......... ",
" ........ ",
" .... ",
" ",
" ",
" ",
" "};