view etc/images/gud/pp.xpm @ 108700:acad6349cba4

* password-cache.el (password-cache-remove): Fix docstring.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 19 May 2010 14:52:27 +0200
parents 6ea05e92aaad
children
line wrap: on
line source

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