view etc/images/ezimage/label.xpm @ 112263:932e0e85675a

Fix setting of buffer-file-coding-system of RMAIL buffer.
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Jan 2011 13:04:10 +0900
parents 616e5cb890c3
children
line wrap: on
line source

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