view lisp/sb-tag-v.xpm @ 38255:9ec233999747

* xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the right number of arguments. * xterm.c (x_list_fonts): Make sure XFreeFont is called with input blocked.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 02 Jul 2001 12:42:56 +0000
parents c0758fd9ca7a
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_tag_v_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@@@@@@@@@@+.",
" .+@@@++++++++++.@+.",
".+@@@@@++++++++.@@+.",
".+@++@@@++++++.@@@+.",
".+@++@@@@++++.@@@@+.",
".+@@@@@@@@++.@@@@@+.",
" .+@@@@@@@@.@@@@@@+.",
"  .+@@@@@@@@@@@@@@+.",
".  .+++++++++++++++.",
"    ............... ",
"                    "};