view etc/images/gud/pstar.xpm @ 67698:fe96c1f121e3

(align-rules-list): Use [ \t] instead of \s- for column separators in text mode.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Tue, 20 Dec 2005 13:59:16 +0000
parents 6ea05e92aaad
children b6db02ca1b7c
line wrap: on
line source

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