Link with C++ linker
[oweals/cde.git] / cde / programs / icons / Dtexec.t.pm
1 /* XPM */
2 /* $XConsortium: Dtexec.t.pm /main/3 1995/07/18 16:37:27 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 * execute [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 9 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s iconGray1     m white c #dededededede",
17 "X    s iconGray3     m white c #adadadadadad",
18 "o      s iconColor2    m white c white",
19 "O    s iconGray8     m black c #212121212121",
20 "+    s iconGray7     m black c #424242424242",
21 "@      s iconColor6    m white c yellow",
22 "#    s iconGray6     m black c #636363636363",
23 "$    s iconGray5     m black c #737373737373",
24 /* pixels */
25 " .............. ",
26 ". X X X X X oOX+",
27 ".X X X X X@@OX +",
28 ". X X X X@oOX X+",
29 ".X X X @o@OX X +",
30 ". X X @o@o@o@ X+",
31 ".X X X OO@o@OX +",
32 ". X X X @o@OX X+",
33 ".X X X @o@OX X +",
34 ". X X @o@OX X X+",
35 ".X X @o@o@o@oX +",
36 ". X X OO@o@O# X+",
37 ".X X X @o@O$ X +",
38 ". X X @oO#$ X X+",
39 ".X X @oO$X X X +",
40 " +++@++++++++++ "};