comparison etc/time/l-jtl-1.5.xpm @ 32:e04119814345 r19-15b99

Import from CVS: tag r19-15b99
author cvs
date Mon, 13 Aug 2007 08:52:56 +0200
parents
children
comparison
equal deleted inserted replaced
31:b9328a10c56c 32:e04119814345
1 /* XPM */
2 static char *noname[] = {
3 /* width height ncolors chars_per_pixel */
4 "10 13 4 1",
5 /* colors */
6 "` s None c None",
7 "a c #2AD244",
8 "b c #DEE614",
9 ". c #606060",
10 /* pixels */
11 "``````````",
12 "``````....",
13 "`````.....",
14 "`````.....",
15 "````......",
16 "````......",
17 "```.......",
18 "```bbbbbbb",
19 "``........",
20 "``aaaaaaaa",
21 "`.........",
22 "`aaaaaaaaa",
23 ".........."
24 };