dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtimage.s.pm
1 /* XPM */
2 /* $XConsortium: Dtimage.s.pm /main/3 1995/07/18 16:41:05 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 "16 16 9 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s iconGray1     m white c #dededededede",
17 "X    s iconGray4     m white c #949494949494",
18 "o      s iconColor1    m black c black",
19 "O    s iconGray2     m white c #bdbdbdbdbdbd",
20 "+    s iconGray7     m black c #424242424242",
21 "@    s iconGray5     m black c #737373737373",
22 "#    s iconGray6     m black c #636363636363",
23 "$    s iconGray3     m white c #adadadadadad",
24 /* pixels */
25 "   .............",
26 "   .XXXXXXXXXXXo",
27 "   .OOOOO+OOXOOo",
28 "   .OOO+X..XOO@o",
29 "   .O@@+X@.+@@@o",
30 "   .X@++XOO+#@@o",
31 "   .#@++@$++###o",
32 "   .##+++O++@##o",
33 "   .##++@.O++##o",
34 "   .+++++$@#+#@o",
35 "   .+++++++++##o",
36 "   .+++++++++++o",
37 "   .+++++++++++o",
38 "   .++++$+O.+++o",
39 "   .+++++$O@@++o",
40 "   .oooooooooooo"};