view lisp/toolbar/gud-print.xpm @ 65098:e8911f0fda69

(nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 24 Aug 2005 14:29:27 +0000
parents f7114bba1fd4
children
line wrap: on
line source

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