view lisp/sb-tag-plus.xpm @ 56139:63b214383e98

(INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra. ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. (clean): Add emacs-xtra and flymake. Remove redundancies.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 16 Jun 2004 23:44:12 +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",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@@@@@@@@@@+#",
" .+@@@@@@+@@@@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@++@@+++++@@@@@@+#",
".+@++@@@.+...@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
" #+@@@@@@@.@@@@@@@+#",
"  #+@@@@@@@@@@@@@@+#",
"   #++++++++++++++# ",
"    ##############  ",
"                    "};