view etc/images/gud/pp.xpm @ 73351:29547db9ad61

(vc-ignore-dir-regexp): Make it into a defcustom. (vc-find-root): Don't walk higher up than ~.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 13 Oct 2006 05:22:33 +0000
parents 6ea05e92aaad
children
line wrap: on
line source

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