view lisp/sb-tag-type.xpm @ 56006:21eb4b5cef9a

(perform-replace): Use `limit' to terminate the while-loop explicitly.
author Juri Linkov <juri@jurta.org>
date Thu, 10 Jun 2004 04:21:14 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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