diff etc/time/l-2.5.xpm @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents
children 7e54bd776075
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/time/l-2.5.xpm	Mon Aug 13 08:52:29 2007 +0200
@@ -0,0 +1,24 @@
+/* XPM */
+static char *noname[] = {
+/* width height ncolors chars_per_pixel */
+"10 13 4 1",
+/* colors */
+"  s None c None",
+"` c #FE0204",
+"b c #2AD244",
+"c c #DEE614",
+/* pixels */
+"          ",
+"          ",
+"          ",
+"     `````",
+"          ",
+"    cccccc",
+"          ",
+"   ccccccc",
+"          ",
+"  bbbbbbbb",
+"          ",
+" bbbbbbbbb",
+"          "
+};