view etc/mine/pad.xpm @ 131:869e1851236b xemacs-20-1p4

Import from CVS: tag xemacs-20-1p4
author cvs
date Mon, 13 Aug 2007 09:29:07 +0200
parents cca96a509cfe
children
line wrap: on
line source

/* XPM */
static char *noname[] = {
/* width height ncolors chars_per_pixel */
"47 6 1 1",
/* colors */
"` s None c None",
/* pixels */
"```````````````````````````````````````````````",
"```````````````````````````````````````````````",
"```````````````````````````````````````````````",
"```````````````````````````````````````````````",
"```````````````````````````````````````````````",
"```````````````````````````````````````````````"
};