dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / DtBeep.pm
1 /* XPM */
2 /* $XConsortium: DtBeep.pm /main/3 1995/07/18 16:16:44 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 * Beep [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "39 37 11 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s bottomShadowColor m black c #636363636363",
17 "X      s iconColor2    m white c white",
18 "o    s iconGray1     m white c #dededededede",
19 "O    s iconGray3     m white c #adadadadadad",
20 "+    s iconGray2     m white c #bdbdbdbdbdbd",
21 "@    s iconGray7     m black c #424242424242",
22 "#    s iconGray5     m black c #737373737373",
23 "$    s iconGray8     m black c #212121212121",
24 "%    s topShadowColor m white c #bdbdbdbdbdbd",
25 "&    s iconGray4     m white c #949494949494",
26 /* pixels */
27 "                                       ",
28 "                                       ",
29 "                                       ",
30 "                                       ",
31 "                  ....                 ",
32 "       X          .ooo.                ",
33 "                  .oOO+.               ",
34 "       @ X        .O@@O+.              ",
35 "                  .X@#OO+.             ",
36 "         @ X      .X@@OOO+.            ",
37 "                  .X@@XOOO+.           ",
38 "           @ X    .X@#XXOOO+.          ",
39 "    X X           .X@@XXXOOO........   ",
40 "        X    @ X  .O@#XXXXOOO++++++..  ",
41 "    @ @   X X     .OO#+X+XXO@OOOOOO$%  ",
42 "        @      @  .O@@X+X+XXOXXXXXX&%  ",
43 "          @ @     .O@@OXOXOX@X+X+X+$%  ",
44 "                 .XO#@XOXOXO@OXOXOX$%  ",
45 "  X X X X X X X  .OO@@OXOXOX@XOXOXO$%  ",
46 "                 .XO@#X#X#X#@#X#X#X$%  ",
47 "  @ @ @ @ @ @ @  .OO@@#X#X#X@X#X#X#$%  ",
48 "                 .XO@@X#X#X#@#X#X#X$%  ",
49 "          X X    ..O@@#X####@######$%  ",
50 "        X      X  .O@@######@######$%  ",
51 "    X X   @ @     .O@@######@#####$$%  ",
52 "        @    X @  .O@@######@$$$$$$%%  ",
53 "    @ @           .@@@####@@$%%%%%%%   ",
54 "           X @    .@@@###@@$%          ",
55 "                  .@@@##@@$%           ",
56 "         X @      .@@@#@@$%            ",
57 "                  .@@@@@$%             ",
58 "       X @        .O@@@$%              ",
59 "                  .O@@$%               ",
60 "       @          .$$$%                ",
61 "                  .%%%                 ",
62 "                                       ",
63 "                                       "};