annotate etc/time/no-letter.xpm @ 119:d101af7320b8

Added tag r20-1b11 for changeset 7d55a9ba150c
author cvs
date Mon, 13 Aug 2007 09:24:19 +0200
parents 441bb1e64a06
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
1 /* XPM */
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
2 static char * jmail_xpm[] = {
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
3 "18 13 4 1",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
4 " s None c None",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
5 ". c gray55",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
6 "o c black",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
7 "x c gray95",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
8 " ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
9 " ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
10 " ooooooooooooox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
11 " o.xxxxxxxxx.ox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
12 " oxox oxox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
13 " ox ox ox ox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
14 " ox ox ox ox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
15 " ox oxoxoxox ox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
16 " oxox ox oxox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
17 " o.x .ox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
18 " ooooooooooooox ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
19 " xxxxxxxxxxxxxx ",
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents:
diff changeset
20 " "};