dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtmail.t.pm
1 /* XPM */
2 /* $XConsortium: Dtmail.t.pm /main/2 1996/07/23 12:17:57 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 /* Designed by the User Interaction Design Group, Hewlett-Packard */
12 static char *mail16[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "16 16 22 1 0 0",
15 /* colors */
16 "  c none m none s none",
17 "$ s topShadowColor     m white",
18 "& s background         m black",
19 "( s selectColor        m white",
20 "* s bottomShadowColor  m black",
21 ". s iconColor1 c black     m black",
22 ", s iconColor2 c white     m white",
23 "L s iconColor2 c white     m white",
24 "4 s iconColor3 c red       m black",
25 "6 s iconColor4 c green     m white",
26 "8 s iconColor5 c blue      m black",
27 "2 s iconColor6 c yellow    m white",
28 ": s iconColor7 c cyan      m white",
29 "0 s iconColor8 c magenta   m black",
30 "< s iconGray1 c #e1e1e1e1e1e1  m white",
31 "> s iconGray2 c #c8c8c8c8c8c8  m white",
32 "@ s iconGray3 c #afafafafafaf  m white",
33 "B s iconGray4 c #969696969696  m white",
34 "D s iconGray5 c #7d7d7d7d7d7d  m black",
35 "F s iconGray6 c #646464646464  m black",
36 "H s iconGray7 c #4b4b4b4b4b4b  m black",
37 "J s iconGray8 c #323232323232  m black",
38 /* pixels */
39 "                ",
40 "                ",
41 "                ",
42 "                ",
43 "                ",
44 " ,,,,,,,,,,,,,, ",
45 " ,BJ<<<<<<<8F<. ",
46 " ,<<<<B<<<<F8<. ",
47 " ,<<<J<J<B<<<<. ",
48 " ,<<<<B<B<<<<<. ",
49 " ,<<<<<<<<<<<<. ",
50 " ,............. ",
51 "                ",
52 "                ",
53 "                ",
54 "                "
55 };