view etc/time/l-1.5.xpm @ 40:7e54bd776075 r19-15b103

Import from CVS: tag r19-15b103
author cvs
date Mon, 13 Aug 2007 08:54:25 +0200
parents ec9a17fef872
children
line wrap: on
line source

/* XPM */
static char *noname[] = {
/* width height ncolors chars_per_pixel */
"10 13 4 1",
/* colors */
"` s None c None",
"a c #2AD244",
"b c #DEE614",
". s pad-color c #606060",
/* pixels */
"``````....",
"``````....",
"`````.....",
"`````.....",
"````......",
"````......",
"```.......",
"```bbbbbbb",
"``........",
"``aaaaaaaa",
"`.........",
"`aaaaaaaaa",
".........."
};