view etc/time/dp.xpm @ 111:164ab62060bf

Added tag r20-1b7 for changeset fe104dbd9147
author cvs
date Mon, 13 Aug 2007 09:19:47 +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 */
"` s None c None",
"a c #CA1E1C",
/* pixels */
"`````````",
"`````````",
"`````````",
"`````````",
"````a````",
"````a````",
"`````````",
"```a`````",
"```a`````",
"`````````",
"`````````",
"`````````",
"`````````"
};