dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / FpmenuY.l.pm
1 /* XPM */
2 /* $XConsortium: FpmenuY.l.pm /main/3 1995/07/18 16:59:59 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 * Fmenusl [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "21 14 4 1 0 0",
14 /* colors */
15 "     s bottomShadowColor m black c #636363636363",
16 ".    s topShadowColor m white c #bdbdbdbdbdbd",
17 "X    s selectColor m white c #737373737373",
18 "o    s background    m black c #949494949494",
19 /* pixels */
20 "                    .",
21 " XXXXXXXXXXXXXXXXXX..",
22 " XXXXXXXXXXXXXXXXXX..",
23 " XXXXXXXXXXXXXXXXXX..",
24 " XXXXXXXXXXXXXXXXXX..",
25 " XXX............XXX..",
26 " XXX.oooooooooo XXX..",
27 " XXX.oooooooooo XXX..",
28 " XXX.           XXX..",
29 " XXXXXXXXXXXXXXXXXX..",
30 " XXXXXXXXXXXXXXXXXX..",
31 " XXXXXXXXXXXXXXXXXX..",
32 " XXXXXXXXXXXXXXXXXX..",
33 " ...................."};