dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / DtCM.t.pm
1 /* XPM */
2 /* $XConsortium: DtCM.t.pm /main/3 1995/07/18 16:18:25 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 * DtCM_t_pm[] = {
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 iconColor1    m black c black",
17 "X      s iconColor2    m white c white",
18 "o    s iconGray1     m white c #dededededede",
19 "O    s iconGray4     m white c #949494949494",
20 "+    s iconGray2     m white c #bdbdbdbdbdbd",
21 "@    s iconGray5     m black c #737373737373",
22 /* pixels */
23 "  .          .  ",
24 "..X..........X..",
25 ".oXOOooooooooXO.",
26 ".o.O+++++++++.O.",
27 ".o+++++++++++++.",
28 ".o++++@@@@@@@++.",
29 ".o++++@++@++@++.",
30 ".o+@@@@@@@@@@++.",
31 ".o+@++@++@++@++.",
32 ".o+@@@@@@@@@@++.",
33 ".o+@++@++@++@++.",
34 ".o+@@@@@@@@XXoo.",
35 ".o+@++@++++Xo+..",
36 ".o+@@@@++++o+.+.",
37 ".o+++++++++o.++.",
38 "................"};