convert all Imakefile LinuxDistribution to LinuxArchitecture.
[oweals/cde.git] / cde / programs / icons / FpminY.m.pm
1 /* XPM */
2 /* $XConsortium: FpminY.m.pm /main/3 1995/07/18 17:00:39 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 * Fminsel [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "17 12 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 "  XXXXXXXXXXXXXX.",
22 "  XXXXXXXXXXXXXX.",
23 "  XXXXXXXXXXXXXX.",
24 "  XXXXX....XXXXX.",
25 "  XXXXX.oo XXXXX.",
26 "  XXXXX.oo XXXXX.",
27 "  XXXXX.   XXXXX.",
28 "  XXXXXXXXXXXXXX.",
29 "  XXXXXXXXXXXXXX.",
30 "  XXXXXXXXXXXXXX.",
31 "  ..............."};