view etc/time/2.xpm @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents ec9a17fef872
children 7e54bd776075
line wrap: on
line source

/* XPM */
static char *noname[] = {
/* width height ncolors chars_per_pixel */
"9 13 2 1",
/* colors */
"a c #CB1D1C",
"` s None c None",
/* pixels */
"`````````",
"````aaaaa",
"````````a",
"````````a",
"```````a`",
"```````a`",
"``aaaaa``",
"`a```````",
"`a```````",
"a````````",
"a````````",
"aaaaa````",
"`````````"
};