view etc/images/gud/pstar.xpm @ 103915:b22ca6941b7b

* net/rcirc.el (rcirc): Use history variables. (rcirc-server-name-history, rcirc-nick-name-history) (rcirc-server-port-history): New variables.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 15 Jul 2009 15:07:39 +0000
parents b6db02ca1b7c
children
line wrap: on
line source

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