Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Dttvemp.l.pm
1 /* XPM */
2 /* $XConsortium: Dttvemp.l.pm /main/3 1995/07/18 16:50:40 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      **/
8 /**      of Novell, Inc.                                                **/
9 /*************************************************************************/
10
11 static char * tree_empty_l_pm[] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "18 18 4 1 0 0",
14 /* colors */
15 "     s topShadowColor m white c #bdbdbdbdbdbd",
16 ".    s background    m black c #949494949494",
17 "X    s bottomShadowColor m black c #636363636363",
18 "o      s foreground    m white c white",
19 /* pixels */
20 "                  ",
21 " ................X",
22 " ................X",
23 " ................X",
24 " .......o........X",
25 " ........o.......X",
26 " .......o........X",
27 " ........o.......X",
28 " ...o.o.o.o.o....X",
29 " ....o.o.o.o.o...X",
30 " .......o........X",
31 " ........o.......X",
32 " .......o........X",
33 " ........o.......X",
34 " ................X",
35 " ................X",
36 " ................X",
37 " XXXXXXXXXXXXXXXXX"};