dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtfphlp.t.pm
1 /* XPM */
2 /* $XConsortium: Dtfphlp.t.pm /main/3 1995/07/18 16:38:08 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 * fphelp [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 13 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s iconGray2     m white c #bdbdbdbdbdbd",
17 "X      s iconColor1    m black c black",
18 "o    s iconGray5     m black c #737373737373",
19 "O    s iconGray3     m white c #adadadadadad",
20 "+    s iconGray7     m black c #424242424242",
21 "@    s topShadowColor m white c #bdbdbdbdbdbd",
22 "#    s background    m black c #949494949494",
23 "$      s iconColor3    m black c red",
24 "%      s iconColor6    m white c yellow",
25 "&      s iconColor5    m black c blue",
26 "*    s bottomShadowColor m black c #636363636363",
27 "=    s iconGray4     m white c #949494949494",
28 /* pixels */
29 "                ",
30 " ...........X   ",
31 " oooooooooooX   ",
32 " OXXXXXXXXXXX   ",
33 " O++.+++++++X   ",
34 " O++++++++++X   ",
35 " O......XX.XX   ",
36 " O..........X   ",
37 "@@@@@@@@@@X@X@#@",
38 "#########@######",
39 "#$#%#&###@++++##",
40 "****************",
41 " O=.=O=.=O..X   ",
42 " O==========X   ",
43 " XXXXXXXXXXXX   ",
44 "                "};