Use C++ linker
[oweals/cde.git] / cde / programs / dtpdm / ptumble.pm
1 /* XPM */
2 /* $XConsortium: ptumble.pm /main/3 1996/08/12 18:44:21 cde-hp $ */
3 /*
4  * (c) Copyright 1996 Digital Equipment Corporation.
5  * (c) Copyright 1996 Hewlett-Packard Company.
6  * (c) Copyright 1996 International Business Machines Corp.
7  * (c) Copyright 1996 Sun Microsystems, Inc.
8  * (c) Copyright 1996 Novell, Inc. 
9  * (c) Copyright 1996 FUJITSU LIMITED.
10  * (c) Copyright 1996 Hitachi.
11  */
12
13 static char * ptumble [] = {
14 /* width height ncolors cpp [x_hot y_hot] */
15 "16 44 2 1 0 0",
16 /* colors */
17 "       s iconColor1    m black c black",
18 ".      s iconColor2    m white c white",
19 /* pixels */
20 "                ",
21 " .............. ",
22 " .............. ",
23 " .............. ",
24 " ..          .. ",
25 " .............. ",
26 " ..        .... ",
27 " .............. ",
28 " ..         ... ",
29 " .............. ",
30 " .............. ",
31 " .............. ",
32 " ..          .. ",
33 " .............. ",
34 " ..         ... ",
35 " .............. ",
36 " ..         ... ",
37 " .............. ",
38 " .............. ",
39 " .............. ",
40 " .............. ",
41 " .............. ",
42 "                ",
43 " .............. ",
44 " .............. ",
45 " .............. ",
46 " ..          .. ",
47 " .............. ",
48 " ..          .. ",
49 " .............. ",
50 " ..         ... ",
51 " .............. ",
52 " .............. ",
53 " ..         ... ",
54 " .............. ",
55 " ..        .... ",
56 " .............. ",
57 " ..         ... ",
58 " .............. ",
59 " ..     ....... ",
60 " .............. ",
61 " .............. ",
62 " .............. ",
63 "                "};