dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dttvlss.m.pm
1 /* XPM */
2 /* $XConsortium: Dttvlss.m.pm /main/3 1995/07/18 16:51: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_less_m_pm[] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 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 " ..............X",
25 " ..............X",
26 " ..............X",
27 " ...oooooooo...X",
28 " ...oooooooo...X",
29 " ..............X",
30 " ..............X",
31 " ..............X",
32 " ..............X",
33 " ..............X",
34 " ..............X",
35 " XXXXXXXXXXXXXXX"};