view lisp/sb-tag-gt.xpm @ 62927:bb23fe0bf1d3

(thumbs-mode): Fix misuse of make-variable-buffer-local.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 31 May 2005 13:27:27 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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