view etc/images/gud/pstar.xpm @ 111184:c7c697c81a21

* etc/images/README: Add (un)checked.xpm * etc/images/checked.xpm, images/unchecked.xpm: Add copyright.
author Glenn Morris <rgm@gnu.org>
date Mon, 25 Oct 2010 20:02:30 -0700
parents b6db02ca1b7c
children
line wrap: on
line source

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