dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtimage.l.pm
1 /* XPM */
2 /* $XConsortium: Dtimage.l.pm /main/2 1996/07/23 12:13:26 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 * arizona [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "32 32 10 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".      s iconGray1     m white c #e1e1e1e1e1e1",
17 "X      s iconGray2     m white c #c8c8c8c8c8c8",
18 "o      s iconGray4     m white c #969696969696",
19 "O      s iconGray3     m white c #afafafafafaf",
20 "+      s iconColor1    m black c black",
21 "@      s iconGray5     m black c #7d7d7d7d7d7d",
22 "#      s iconGray7     m black c #4b4b4b4b4b4b",
23 "$      s iconGray6     m black c #646464646464",
24 "%      s iconColor2    m white c white",
25 /* pixels */
26 "       ..X.X.X.X.X.X.X.X.X.X.X.X",
27 "       .oooOOOOOOoooooooooooooo+",
28 "       .XXXXXXXXX@@@@XXXOOOOOXO+",
29 "       .XXXXXXX#####@@XXoXXXXXO+",
30 "       .XXXXXX@###@OO@@XXXXXXXX+",
31 "       .XXXXOO###oO..X#oXXXXO@o+",
32 "       .XXXOO@###oXX.X@@XX@O@o@+",
33 "       .XXo@o@###O@OO##@o@o@o@@+",
34 "       .oO@@@@###oXXOX##@@@@@@$+",
35 "       .@@@@#@###@O@OO##@$@@@@#+",
36 "       .$@@@@####@O#O###@#$@$$#+",
37 "       .@$@@@#####@OO###@$@$###+",
38 "       .$#$@@####@#@####@@$@$##+",
39 "       .@$@$####@OOX@####$$@$@@+",
40 "       .@@$#####@...X@#####$#$$+",
41 "       .@$##@#@@O..%.X@###@$@$#+",
42 "       .###@#@#@@.....O###$@$#@+",
43 "       .######@##O..OO$####@@@@+",
44 "       .##########$O@$#####$@@#+",
45 "       .###################$#@#+",
46 "       .####################$##+",
47 "       .#######################+",
48 "       .#######################+",
49 "       .##################@####+",
50 "       .##############OO#@#@###+",
51 "       .#######@#@#O#OX.@#@####+",
52 "       .########@#O@.XXOO######+",
53 "       .#######@#@#O@O.@#######+",
54 "       .##########@#OX#X@@#####+",
55 "       .###########X###@@######+",
56 "       .#######################+",
57 "       %++++++++++++++++++++++++"};