Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Fpprnt.m.pm
1 /* XPM */
2 /* $XConsortium: Fpprnt.m.pm /main/3 1995/07/18 17:01:10 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 * Fprnt [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "32 32 13 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".      s iconColor2    m white c white",
17 "X    s iconGray2     m white c #bdbdbdbdbdbd",
18 "o    s bottomShadowColor m black c #636363636363",
19 "O    s topShadowColor m white c #bdbdbdbdbdbd",
20 "+    s iconGray1     m white c #dededededede",
21 "@    s iconGray7     m black c #424242424242",
22 "#    s iconGray5     m black c #737373737373",
23 "$    s iconGray4     m white c #949494949494",
24 "%    s iconGray6     m black c #636363636363",
25 "&    s iconGray8     m black c #212121212121",
26 "*    s iconGray3     m white c #adadadadadad",
27 "=    s selectColor m white c #737373737373",
28 /* pixels */
29 "                                ",
30 "                                ",
31 "                                ",
32 "                                ",
33 "                                ",
34 "                                ",
35 "                                ",
36 "                                ",
37 "       .............            ",
38 "       .XXXXXXXXXX..            ",
39 "    ooo..X.X.XX.....oooooooO    ",
40 "   o.XX.XXX.XX.XXX..+XXXXXX@O   ",
41 "  o.X#$.............$X+XXXXX@O  ",
42 " o.XX%################.XXXXXX@O ",
43 " o.++++++++++++++++++++++++++@O ",
44 " o.X++++++++++++++++++%%%%%%X@O ",
45 " o.X++++++++++++++++++%####%X@O ",
46 " o.XX#################%%%%%%X@O ",
47 " o.XXXXXXXXXXXXXXXXXXXXXXXXXX@O ",
48 " o.XXXXXXXXXXXXXXXXXXXXXXXXXX@O ",
49 " o.XX&&&&&&&&&&&&&&&&&&XXXXXX@O ",
50 " o.XX&+###############&XXXXXX@O ",
51 " o.&&+*****************&&&&&&@O ",
52 "   *@$#################@@@@&OOO ",
53 "   *&%%%%%%%%%%%%%%%%%%&&&&&O   ",
54 "   OO&&&&&&&&&&&&&&&&&&o=OOO    ",
55 "     ooooooooooooooooooo=       ",
56 "      ===================       ",
57 "                                ",
58 "                                ",
59 "                                ",
60 "                                "};