view lisp/sb-tag-plus.xpm @ 62903:9cca67e822b5

(sc-select-attribution): Only use a list element from sc-attrib-selection-list if it returns a string. Reported by Davide G. M. Salvetti <salve@debian.org>.
author Glenn Morris <rgm@gnu.org>
date Mon, 30 May 2005 11:36:35 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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