comparison etc/time/l-jtl-0.0.xpm @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents e04119814345
children
comparison
equal deleted inserted replaced
109:e183fc049578 110:fe104dbd9147
1 /* XPM */
2 static char *noname[] = {
3 /* width height ncolors chars_per_pixel */
4 "10 13 2 1",
5 /* colors */
6 "` s None c None",
7 ". c #606060",
8 /* pixels */
9 "``````````",
10 "``````....",
11 "`````.....",
12 "`````.....",
13 "````......",
14 "````......",
15 "```.......",
16 "```.......",
17 "``........",
18 "``........",
19 "`.........",
20 "`.........",
21 ".........."
22 };