dtcm: Coverity 88675
[oweals/cde.git] / cde / programs / icons / Dthitem.t.pm
1 /* XPM */
2 /* $XConsortium: Dthitem.t.pm /main/3 1995/07/18 16:39:39 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 /* Designed by the User Interaction Design Group, Hewlett-Packard */
12 static char *helpitem16[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "16 16 21 1 0 0",
15 /* colors */
16 "  c none m none s none",
17 "$    s topShadowColor m white c #bdbdbdbdbdbd",
18 "&    s background    m black c #949494949494",
19 "(    s selectColor m white c #737373737373",
20 "*    s bottomShadowColor m black c #636363636363",
21 ". s iconColor1 c black     m black",
22 "L s iconColor2 c white     m white",
23 "4 s iconColor3 c red       m black",
24 "6 s iconColor4 c green     m white",
25 "8 s iconColor5 c blue      m black",
26 "0 s iconColor6 c yellow    m black",
27 "2 s iconColor7 c cyan      m white",
28 ": s iconColor8 c magenta   m white",
29 "<    s iconGray1     m white c #dededededede",
30 ">    s iconGray2     m white c #bdbdbdbdbdbd",
31 "@    s iconGray3     m white c #adadadadadad",
32 "B    s iconGray4     m white c #949494949494",
33 "D    s iconGray5     m black c #737373737373",
34 "F    s iconGray6     m black c #636363636363",
35 "H    s iconGray7     m black c #424242424242",
36 "J    s iconGray8     m black c #212121212121",
37 /* pixels */
38 "                ",
39 "                ",
40 "       >>>>>    ",
41 "      >BBBBBH   ",
42 "     >FBLLLBFH  ",
43 "    .>BBLBLBBH  ",
44 "    .>FBFBLBFH  ",
45 "    .>BFBLBFBH  ",
46 "    .>FFFFFFFH  ",
47 "    ..>FFLFFH   ",
48 " . ....HHHHH    ",
49 " . .......      ",
50 " .....          ",
51 " ...            ",
52 " .....          ",
53 "                "
54 };