/* XPM */ /********************************************************************* * (c) Copyright 1993, 1994 Hewlett-Packard Company * (c) Copyright 1993, 1994 International Business Machines Corp. * (c) Copyright 1993, 1994 Sun Microsystems, Inc. * (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of * Novell, Inc. **********************************************************************/ static char * DtCM_t_pm[] = { /* width height ncolors cpp [x_hot y_hot] */ "16 16 7 1 0 0", /* colors */ " s none m none c none", ". s iconColor1 m black c black", "X s iconColor2 m white c white", "o s iconGray1 m white c #dededededede", "O s iconGray4 m white c #949494949494", "+ s iconGray2 m white c #bdbdbdbdbdbd", "@ s iconGray5 m black c #737373737373", /* pixels */ " . . ", "..X..........X..", ".oXOOooooooooXO.", ".o.O+++++++++.O.", ".o+++++++++++++.", ".o++++@@@@@@@++.", ".o++++@++@++@++.", ".o+@@@@@@@@@@++.", ".o+@++@++@++@++.", ".o+@@@@@@@@@@++.", ".o+@++@++@++@++.", ".o+@@@@@@@@XXoo.", ".o+@++@++++Xo+..", ".o+@@@@++++o+.+.", ".o+++++++++o.++.", "................"};