dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtprint.m.pm
1 /* XPM */
2 /* $XConsortium: Dtprint.m.pm /main/2 1996/07/23 12:19:27 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 "32 32 12 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 iconGray1     m white c #dededededede",
19 "O    s iconGray7     m black c #424242424242",
20 "+    s iconGray5     m black c #737373737373",
21 "@    s iconGray4     m white c #949494949494",
22 "#    s iconGray6     m black c #636363636363",
23 "$    s selectColor m white c #737373737373",
24 "%    s iconGray8     m black c #212121212121",
25 "&    s iconGray3     m white c #adadadadadad",
26 "*    s bottomShadowColor m black c #636363636363",
27 /* pixels */
28 "                                ",
29 "                                ",
30 "                                ",
31 "                                ",
32 "                                ",
33 "                                ",
34 "                                ",
35 "                                ",
36 "       .............            ",
37 "       .XXXXXXXXXX..            ",
38 "       ..X.X.XX.....            ",
39 "    .XX.XXX.XX.XXX..oXXXXXXO    ",
40 "   .X+@.............@XoXXXXXO   ",
41 "  .XX#++++++++++++++++.XXXXXXO  ",
42 "  .ooooooooooooooooooooooooooO  ",
43 "  .Xoooooooooooooooooo######XO  ",
44 "  .Xoooooooooooooooooo#++++#XO  ",
45 "  .XX+++++++++++++++++######XO  ",
46 "  .XXXXXXXXXXXXXXXXXXXXXXXXXXO  ",
47 "  .XXXXXXXXXXXXXXXXXXXXXXXXXXO$ ",
48 "  .XX%%%%%%%%%%%%%%%%%%XXXXXXO$ ",
49 "  .XX%o+++++++++++++++%XXXXXXO$ ",
50 "  .%%o&&&&&&&&&&&&&&&&&%%%%%%O$ ",
51 "   &O@+++++++++++++++++OOOO%**$ ",
52 "   &%##################%%%%%*$  ",
53 "     %%%%%%%%%%%%%%%%%%******$  ",
54 "     *******************$$$$$   ",
55 "      $$$$$$$$$$$$$$$$$$$       ",
56 "                                ",
57 "                                ",
58 "                                ",
59 "                                "};