dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtdate.t.pm
1 /* XPM */
2 /* $XConsortium: Dtdate.t.pm /main/2 1996/07/23 12:08:06 drk $ */
3 /*********************************************************************
4 *  (c) Copyright 1993, 1994 Hewlett-Packard Company     
5 *  (c) Copyright 1993, 1994 International Business Machines Corp.
6 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7 *  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
8 *      Novell, Inc.
9 **********************************************************************/
10
11 static char * date [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 7 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".      s iconGray2     m white c #c8c8c8c8c8c8",
17 "X      s iconColor2    m white c white",
18 "o      s iconGray8     m black c #323232323232",
19 "O      s iconGray7     m black c #4b4b4b4b4b4b",
20 "+      s iconGray5     m black c #7d7d7d7d7d7d",
21 "@      s iconGray4     m white c #969696969696",
22 /* pixels */
23 "                ",
24 "                ",
25 " .............. ",
26 " .XXXXXXXXXXo.O ",
27 " .X+++XXXXXXo@O ",
28 " .X+X+XXXXXXo@O ",
29 " .X+++++++XXo@O ",
30 " .XXXXXXXXXXo@O ",
31 " .X+++XXXX+Xo@O ",
32 " .XX+@@@+X+Xo@O ",
33 " .XXXXXXXXXXo@O ",
34 " .ooooooooooo@O ",
35 " ..@@@@@@@@@@@O ",
36 "  OOOOOOOOOOOOO ",
37 "                ",
38 "                "};