dtprintinfo: Fix a potential exploitable buffer overrun
[oweals/cde.git] / cde / programs / icons / Fpupon.m.pm
1 /* XPM */
2 /* $XConsortium: Fpupon.m.pm /main/2 1996/07/23 12:25:34 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 * Fupon [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "32 8 4 1 0 0",
14 /* colors */
15 "       s background    m black c #969696969696",
16 ".      s bottomShadowColor     m black c #646464646464",
17 "X      s iconColor6    m white c yellow",
18 "o      s topShadowColor        m white c #c8c8c8c8c8c8",
19 /* pixels */
20 "                                ",
21 "               .                ",
22 "              .Xo               ",
23 "             .XXXo              ",
24 "            .XXXXXo             ",
25 "           .XXXXXXXo            ",
26 "          .oooooooooo           ",
27 "                                "};