Fix warnings on FreeBSD
[oweals/cde.git] / cde / programs / ttsnoop / DtTtsnp.t.pm
1 /* XPM */
2 /* $XConsortium: DtTtsnp.t.pm /main/3 1995/07/18 16:08:41 drk $ */
3 static char * DtTtsnp_t_pm[] = {
4 /* width height ncolors cpp [x_hot y_hot] */
5 "16 16 9 1 0 0",
6 /* colors */
7 "       s none  m none  c none",
8 ".      s iconColor4    m white c green",
9 "X      s iconColor2    m white c white",
10 "o      s iconGray4     m white c #969696969696",
11 "O      s iconColor1    m black c black",
12 "+      s iconGray5     m black c #7d7d7d7d7d7d",
13 "@      s iconGray6     m black c #646464646464",
14 "#      s iconGray2     m white c #c8c8c8c8c8c8",
15 "$      s iconGray8     m black c #323232323232",
16 /* pixels */
17 "                ",
18 "                ",
19 " . XoX   O   O  ",
20 " .+@@@  #     # ",
21 " .XXo   #     o ",
22 " ..X.   #o   #o ",
23 " ..oO.   #o #o  ",
24 " ..oO .   # o   ",
25 " .XoO.X.   #    ",
26 "   oO      $    ",
27 "   oO      $    ",
28 "            O   ",
29 " OO $$      $   ",
30 " OOOOOO     O   ",
31 "       O$OO$    ",
32 "                "};