view etc/images/ezimage/label.xpm @ 107074:e4a4161df485

* textmodes/ispell.el (ispell-message-text-end): Remove final newline from unidiff to allow function-line after @@.
author Juri Linkov <juri@jurta.org>
date Wed, 03 Feb 2010 00:33:52 +0200
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};