view etc/images/gud/pstar.xpm @ 67367:80952520899f

(url-history-list): Var deleted for real.
author Richard M. Stallman <rms@gnu.org>
date Thu, 08 Dec 2005 00:00:20 +0000
parents 6ea05e92aaad
children b6db02ca1b7c
line wrap: on
line source

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