dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtprint.t.pm
1 /* XPM */
2 /* $XConsortium: Dtprint.t.pm /main/2 1996/07/23 12:20:02 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 * Fprnt [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 10 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".      s iconColor2    m white c white",
17 "X    s iconGray2     m white c #bdbdbdbdbdbd",
18 "o    s iconGray4     m white c #949494949494",
19 "O    s iconGray1     m white c #dededededede",
20 "+    s iconGray6     m black c #636363636363",
21 "@    s iconGray5     m black c #737373737373",
22 "#    s iconGray8     m black c #212121212121",
23 "$    s bottomShadowColor m black c #636363636363",
24 "%    s selectColor m white c #737373737373",
25 /* pixels */
26 "                ",
27 "                ",
28 "                ",
29 "                ",
30 "    ......      ",
31 "  XX...X..XXXX  ",
32 " XXoXXXXXXoOXXX ",
33 " ..............O",
34 " .OOOOOOOOO+@@X@",
35 " .XXXXXXXXXXXXX@",
36 " .X#########XXX@",
37 " .#.@@@@@@@@###@",
38 "  ############# ",
39 "   $$$$$$$$$%   ",
40 "                ",
41 "                "};