Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Fplite.t.pm
1 /* XPM */
2 /* $XConsortium: Fplite.t.pm /main/3 1995/07/18 16:59:02 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 * Flite [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 6 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s bottomShadowColor m black c #636363636363",
17 "X    s iconGray4     m white c #949494949494",
18 "o    s topShadowColor m white c #bdbdbdbdbdbd",
19 "O      s iconColor6    m white c yellow",
20 "+    s iconGray7     m black c #424242424242",
21 /* pixels */
22 "                ",
23 "                ",
24 "                ",
25 "                ",
26 "                ",
27 "................",
28 ".XXXXXXXXXXXXXXo",
29 ".XOXOXOXOXOXOX+o",
30 ".X+++++++++++++o",
31 ".ooooooooooooooo",
32 "                ",
33 "                ",
34 "                ",
35 "                ",
36 "                ",
37 "                "};