view lisp/sb-tag-v.xpm @ 58567:47729f2cb184

(syms_of_search) <search-spaces-regexp>: Move 'doc:' marker out of doc string.
author Kim F. Storm <storm@cua.dk>
date Sat, 27 Nov 2004 01:08:45 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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