Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Dtpaint.m.pm
1 /* XPM */
2 /* $XConsortium: Dtpaint.m.pm /main/3 1995/07/18 16:46:14 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 *paint32[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "32 32 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 "B 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 "2 s iconColor6 c yellow    m white",
27 ": s iconColor7 c cyan      m white",
28 "0 s iconColor8 c magenta   m black",
29 "<    s iconGray1     m white c #dededededede",
30 ">    s iconGray2     m white c #bdbdbdbdbdbd",
31 "@    s iconGray3     m white c #adadadadadad",
32 "D    s iconGray4     m white c #949494949494",
33 "F    s iconGray5     m black c #737373737373",
34 "H    s iconGray6     m black c #636363636363",
35 "J    s iconGray7     m black c #424242424242",
36 "L    s iconGray8     m black c #212121212121",
37 /* pixels */
38 "                                ",
39 "          BBBBBB.               ",
40 "         B......B.              ",
41 "        B.      BB.             ",
42 "        B.       B.             ",
43 "        B. BBB>  B.             ",
44 "        B.BHJJHB B.             ",
45 "        B.HJJHHJBB.             ",
46 "       BB.JJHHJJJB.             ",
47 "      B.B.B.822466D.            ",
48 "     BB.B.B.8824466.            ",
49 "    BB>....>.8824466.           ",
50 "   BB>>F...J>.822446.           ",
51 "  BB>>F>J>J>JJ.82446.           ",
52 "  B>>F>J>J>JJJJ82446.           ",
53 "  B>F>J>J>JJJJJ82446.           ",
54 "  BF>J>J>JJJJJ>822466.          ",
55 "  BFJ>J>JJJJJ>.882466.          ",
56 "   .FJ>JJJJJ>. 882446.          ",
57 "    .FJJJJJ>.  882446.          ",
58 "     .FJJJ>.   882246.          ",
59 "      .....    8822466.         ",
60 "              88822446. ..      ",
61 "             88222446666..      ",
62 "          8888222244666666..    ",
63 "          .88822B44.44..B66.    ",
64 "        ..B8.22B.4B4..4B.6BB..  ",
65 "        ..8B..B2..4B..BB..BB..  ",
66 "          ..BB..BB..BB..BB..    ",
67 "          ..BB..BB..BB..BB..    ",
68 "                ..              ",
69 "                ..              "
70 };