dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dthelp.t.pm
1 /* XPM */
2 /* $XConsortium: Dthelp.t.pm /main/3 1995/07/18 16:38:50 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 * help [] = {
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 iconGray3     m white c #adadadadadad",
17 "X    s iconGray8     m black c #212121212121",
18 "o    s iconGray4     m white c #949494949494",
19 "O    s iconGray2     m white c #bdbdbdbdbdbd",
20 "+      s iconColor6    m white c yellow",
21 "@      s iconColor2    m white c white",
22 "#    s iconGray5     m black c #737373737373",
23 "$    s iconGray6     m black c #636363636363",
24 "%    s iconGray7     m black c #424242424242",
25 /* pixels */
26 "                ",
27 "                ",
28 "                ",
29 "                ",
30 "    ..X.o   o.X ",
31 "  O.oo+@+@#Xo$X ",
32 "  O$oo@##+#Xo$X ",
33 "  O$ooX#+@#X#$X ",
34 "  O$ooX.@X#Xo$X ",
35 "  O$ooX@+X#X#$X ",
36 "  O$ooX##X#Xo$X ",
37 "  O$ooX@+X#X%$X ",
38 "  O$ooX##X#Xo$X ",
39 "  .XXXXXXXXXXXX ",
40 "                ",
41 "                "};