view lisp/toolbar/gud-print.xpm @ 65821:943945974210

Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly specified even when X11 is detected.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Tue, 04 Oct 2005 09:19:37 +0000
parents f7114bba1fd4
children
line wrap: on
line source

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