home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume19 / xblockbuster / part02 < prev    next >
Encoding:
Text File  |  1993-04-28  |  47.3 KB  |  973 lines

  1. Newsgroups: comp.sources.x
  2. From: master@cats.UCSC.EDU (Mark Wedel)
  3. Subject: v19i045:  xblockbuster - a variation of the break-out type games, Part02/05
  4. Message-ID: <1993Mar17.160257.492@sparky.imd.sterling.com>
  5. X-Md4-Signature: 82f2e967601f8a92dbf31e962f309484
  6. Date: Wed, 17 Mar 1993 16:02:57 GMT
  7. Approved: chris@sparky.imd.sterling.com
  8.  
  9. Submitted-by: master@cats.UCSC.EDU (Mark Wedel)
  10. Posting-number: Volume 19, Issue 45
  11. Archive-name: xblockbuster/part02
  12. Environment: X11R5
  13.  
  14.  
  15. #! /bin/sh
  16. # This is a shell archive.  Remove anything before this line, then unpack
  17. # it by saving it into a file and typing "sh file".  To overwrite existing
  18. # files, type "sh file -c".  You can also feed this as standard input via
  19. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  20. # will see the following message at the end:
  21. #        "End of archive 2 (of 5)."
  22. # Contents:  icons/brick_0.pr icons/brick_0_alt.pr icons/brick_1.pr
  23. #   icons/brick_2.pr icons/brick_3.pr icons/brick_4.pr
  24. #   icons/brick_5.pr icons/brick_6.pr icons/brick_7.pr
  25. #   icons/brick_8.pr icons/brick_9.pr icons/brick_A.pr
  26. #   icons/brick_C.pr icons/brick_D.pr icons/brick_E.pr
  27. #   icons/brick_G.pr icons/brick_H.pr icons/brick_L.pr
  28. #   icons/brick_M.pr icons/brick_P.pr icons/brick_R.pr
  29. #   icons/brick_S.pr icons/brick_S_alt.pr icons/brick_T.pr
  30. #   icons/brick_U.pr icons/brick_W.pr icons/brick_X.pr
  31. #   icons/brick_a.pr icons/brick_a_alt.pr icons/brick_b.pr
  32. #   icons/brick_b_alt.pr icons/brick_c.pr icons/brick_c_alt.pr
  33. #   icons/brick_d.pr icons/brick_d_alt.pr icons/brick_e.pr
  34. #   icons/brick_e_alt.pr icons/launchNE.pr icons/launchNW.pr
  35. # Wrapped by master@sleipner on Sat Mar 13 02:21:00 1993
  36. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  37. if test -f 'icons/brick_0.pr' -a "${1}" != "-c" ; then 
  38.   echo shar: Will not clobber existing file \"'icons/brick_0.pr'\"
  39. else
  40. echo shar: Extracting \"'icons/brick_0.pr'\" \(733 characters\)
  41. sed "s/^X//" >'icons/brick_0.pr' <<'END_OF_FILE'
  42. X#define brick_0_width    64
  43. X#define brick_0_height    16
  44. Xstatic char brick_0_bits[] = {
  45. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  46. X0xDF,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0x77,0x77,0x77,0x77,0x77,0x77,0x77,0xF7,
  47. X0xEF,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xFB,
  48. X0xDF,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0x77,0x77,0x77,0x77,0x77,0x77,0x77,0xF7,
  49. X0xEF,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xFB,
  50. X0xDF,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0xDD,0x77,0x77,0x77,0x77,0x77,0x77,0x77,0xF7,
  51. X0xEF,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xEE,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xBB,0xFB,
  52. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  53. X};
  54. END_OF_FILE
  55. if test 733 -ne `wc -c <'icons/brick_0.pr'`; then
  56.     echo shar: \"'icons/brick_0.pr'\" unpacked with wrong size!
  57. fi
  58. # end of 'icons/brick_0.pr'
  59. fi
  60. if test -f 'icons/brick_0_alt.pr' -a "${1}" != "-c" ; then 
  61.   echo shar: Will not clobber existing file \"'icons/brick_0_alt.pr'\"
  62. else
  63. echo shar: Extracting \"'icons/brick_0_alt.pr'\" \(896 characters\)
  64. sed "s/^X//" >'icons/brick_0_alt.pr' <<'END_OF_FILE'
  65. X#define brick_0_alt_width 64
  66. X#define brick_0_alt_height 16
  67. Xstatic char brick_0_alt_bits[] = {
  68. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  69. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  70. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  71. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  72. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  73. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  74. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  75. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  76. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  77. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  78. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  79. END_OF_FILE
  80. if test 896 -ne `wc -c <'icons/brick_0_alt.pr'`; then
  81.     echo shar: \"'icons/brick_0_alt.pr'\" unpacked with wrong size!
  82. fi
  83. # end of 'icons/brick_0_alt.pr'
  84. fi
  85. if test -f 'icons/brick_1.pr' -a "${1}" != "-c" ; then 
  86.   echo shar: Will not clobber existing file \"'icons/brick_1.pr'\"
  87. else
  88. echo shar: Extracting \"'icons/brick_1.pr'\" \(733 characters\)
  89. sed "s/^X//" >'icons/brick_1.pr' <<'END_OF_FILE'
  90. X#define brick_1_width    64
  91. X#define brick_1_height    16
  92. Xstatic char brick_1_bits[] = {
  93. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  94. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  95. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  96. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  97. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  98. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  99. X0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,
  100. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  101. X};
  102. END_OF_FILE
  103. if test 733 -ne `wc -c <'icons/brick_1.pr'`; then
  104.     echo shar: \"'icons/brick_1.pr'\" unpacked with wrong size!
  105. fi
  106. # end of 'icons/brick_1.pr'
  107. fi
  108. if test -f 'icons/brick_2.pr' -a "${1}" != "-c" ; then 
  109.   echo shar: Will not clobber existing file \"'icons/brick_2.pr'\"
  110. else
  111. echo shar: Extracting \"'icons/brick_2.pr'\" \(733 characters\)
  112. sed "s/^X//" >'icons/brick_2.pr' <<'END_OF_FILE'
  113. X#define brick_2_width    64
  114. X#define brick_2_height    16
  115. Xstatic char brick_2_bits[] = {
  116. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  117. X0x03,0x00,0x00,0x00,0x70,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x38,0x00,0x00,0xC0,
  118. X0x03,0x00,0x00,0x00,0x1C,0x00,0x00,0xC0,0x03,0x00,0x00,0x00,0x0E,0x00,0x00,0xC0,
  119. X0x03,0x00,0x00,0x00,0x07,0x00,0x00,0xC0,0x03,0x00,0x00,0x80,0x03,0x00,0x00,0xC0,
  120. X0x03,0x00,0x00,0xC0,0x01,0x00,0x00,0xC0,0x03,0x00,0x00,0xE0,0x00,0x00,0x00,0xC0,
  121. X0x03,0x00,0x00,0x70,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x38,0x00,0x00,0x00,0xC0,
  122. X0x03,0x00,0x00,0x1C,0x00,0x00,0x00,0xC0,0x03,0x00,0x00,0x0E,0x00,0x00,0x00,0xC0,
  123. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  124. X};
  125. END_OF_FILE
  126. if test 733 -ne `wc -c <'icons/brick_2.pr'`; then
  127.     echo shar: \"'icons/brick_2.pr'\" unpacked with wrong size!
  128. fi
  129. # end of 'icons/brick_2.pr'
  130. fi
  131. if test -f 'icons/brick_3.pr' -a "${1}" != "-c" ; then 
  132.   echo shar: Will not clobber existing file \"'icons/brick_3.pr'\"
  133. else
  134. echo shar: Extracting \"'icons/brick_3.pr'\" \(733 characters\)
  135. sed "s/^X//" >'icons/brick_3.pr' <<'END_OF_FILE'
  136. X#define brick_3_width    64
  137. X#define brick_3_height    16
  138. Xstatic char brick_3_bits[] = {
  139. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  140. X0x03,0x00,0x00,0x00,0x07,0x07,0x00,0xC0,0x03,0x00,0x00,0x80,0x83,0x03,0x00,0xC0,
  141. X0x03,0x00,0x00,0xC0,0xC1,0x01,0x00,0xC0,0x03,0x00,0x00,0xE0,0xE0,0x00,0x00,0xC0,
  142. X0x03,0x00,0x00,0x70,0x70,0x00,0x00,0xC0,0x03,0x00,0x00,0x38,0x38,0x00,0x00,0xC0,
  143. X0x03,0x00,0x00,0x1C,0x1C,0x00,0x00,0xC0,0x03,0x00,0x00,0x0E,0x0E,0x00,0x00,0xC0,
  144. X0x03,0x00,0x00,0x07,0x07,0x00,0x00,0xC0,0x03,0x00,0x80,0x83,0x03,0x00,0x00,0xC0,
  145. X0x03,0x00,0xC0,0xC1,0x01,0x00,0x00,0xC0,0x03,0x00,0xE0,0xE0,0x00,0x00,0x00,0xC0,
  146. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  147. X};
  148. END_OF_FILE
  149. if test 733 -ne `wc -c <'icons/brick_3.pr'`; then
  150.     echo shar: \"'icons/brick_3.pr'\" unpacked with wrong size!
  151. fi
  152. # end of 'icons/brick_3.pr'
  153. fi
  154. if test -f 'icons/brick_4.pr' -a "${1}" != "-c" ; then 
  155.   echo shar: Will not clobber existing file \"'icons/brick_4.pr'\"
  156. else
  157. echo shar: Extracting \"'icons/brick_4.pr'\" \(733 characters\)
  158. sed "s/^X//" >'icons/brick_4.pr' <<'END_OF_FILE'
  159. X#define brick_4_width    64
  160. X#define brick_4_height    16
  161. Xstatic char brick_4_bits[] = {
  162. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  163. X0x03,0x00,0x00,0x70,0x70,0x70,0x00,0xC0,0x03,0x00,0x00,0x38,0x38,0x38,0x00,0xC0,
  164. X0x03,0x00,0x00,0x1C,0x1C,0x1C,0x00,0xC0,0x03,0x00,0x00,0x0E,0x0E,0x0E,0x00,0xC0,
  165. X0x03,0x00,0x00,0x07,0x07,0x07,0x00,0xC0,0x03,0x00,0x80,0x83,0x83,0x03,0x00,0xC0,
  166. X0x03,0x00,0xC0,0xC1,0xC1,0x01,0x00,0xC0,0x03,0x00,0xE0,0xE0,0xE0,0x00,0x00,0xC0,
  167. X0x03,0x00,0x70,0x70,0x70,0x00,0x00,0xC0,0x03,0x00,0x38,0x38,0x38,0x00,0x00,0xC0,
  168. X0x03,0x00,0x1C,0x1C,0x1C,0x00,0x00,0xC0,0x03,0x00,0x0E,0x0E,0x0E,0x00,0x00,0xC0,
  169. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  170. X};
  171. END_OF_FILE
  172. if test 733 -ne `wc -c <'icons/brick_4.pr'`; then
  173.     echo shar: \"'icons/brick_4.pr'\" unpacked with wrong size!
  174. fi
  175. # end of 'icons/brick_4.pr'
  176. fi
  177. if test -f 'icons/brick_5.pr' -a "${1}" != "-c" ; then 
  178.   echo shar: Will not clobber existing file \"'icons/brick_5.pr'\"
  179. else
  180. echo shar: Extracting \"'icons/brick_5.pr'\" \(733 characters\)
  181. sed "s/^X//" >'icons/brick_5.pr' <<'END_OF_FILE'
  182. X#define brick_5_width    64
  183. X#define brick_5_height    16
  184. Xstatic char brick_5_bits[] = {
  185. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  186. X0x03,0x00,0x00,0x07,0x07,0x07,0x07,0xC0,0x03,0x00,0x80,0x83,0x83,0x83,0x03,0xC0,
  187. X0x03,0x00,0xC0,0xC1,0xC1,0xC1,0x01,0xC0,0x03,0x00,0xE0,0xE0,0xE0,0xE0,0x00,0xC0,
  188. X0x03,0x00,0x70,0x70,0x70,0x70,0x00,0xC0,0x03,0x00,0x38,0x38,0x38,0x38,0x00,0xC0,
  189. X0x03,0x00,0x1C,0x1C,0x1C,0x1C,0x00,0xC0,0x03,0x00,0x0E,0x0E,0x0E,0x0E,0x00,0xC0,
  190. X0x03,0x00,0x07,0x07,0x07,0x07,0x00,0xC0,0x03,0x80,0x83,0x83,0x83,0x03,0x00,0xC0,
  191. X0x03,0xC0,0xC1,0xC1,0xC1,0x01,0x00,0xC0,0x03,0xE0,0xE0,0xE0,0xE0,0x00,0x00,0xC0,
  192. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  193. X};
  194. END_OF_FILE
  195. if test 733 -ne `wc -c <'icons/brick_5.pr'`; then
  196.     echo shar: \"'icons/brick_5.pr'\" unpacked with wrong size!
  197. fi
  198. # end of 'icons/brick_5.pr'
  199. fi
  200. if test -f 'icons/brick_6.pr' -a "${1}" != "-c" ; then 
  201.   echo shar: Will not clobber existing file \"'icons/brick_6.pr'\"
  202. else
  203. echo shar: Extracting \"'icons/brick_6.pr'\" \(733 characters\)
  204. sed "s/^X//" >'icons/brick_6.pr' <<'END_OF_FILE'
  205. X#define brick_6_width    64
  206. X#define brick_6_height    16
  207. Xstatic char brick_6_bits[] = {
  208. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  209. X0x03,0x00,0x70,0x70,0x70,0x70,0x70,0xC0,0x03,0x00,0x38,0x38,0x38,0x38,0x38,0xC0,
  210. X0x03,0x00,0x1C,0x1C,0x1C,0x1C,0x1C,0xC0,0x03,0x00,0x0E,0x0E,0x0E,0x0E,0x0E,0xC0,
  211. X0x03,0x00,0x07,0x07,0x07,0x07,0x07,0xC0,0x03,0x80,0x83,0x83,0x83,0x83,0x03,0xC0,
  212. X0x03,0xC0,0xC1,0xC1,0xC1,0xC1,0x01,0xC0,0x03,0xE0,0xE0,0xE0,0xE0,0xE0,0x00,0xC0,
  213. X0x03,0x70,0x70,0x70,0x70,0x70,0x00,0xC0,0x03,0x38,0x38,0x38,0x38,0x38,0x00,0xC0,
  214. X0x03,0x1C,0x1C,0x1C,0x1C,0x1C,0x00,0xC0,0x03,0x0E,0x0E,0x0E,0x0E,0x0E,0x00,0xC0,
  215. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  216. X};
  217. END_OF_FILE
  218. if test 733 -ne `wc -c <'icons/brick_6.pr'`; then
  219.     echo shar: \"'icons/brick_6.pr'\" unpacked with wrong size!
  220. fi
  221. # end of 'icons/brick_6.pr'
  222. fi
  223. if test -f 'icons/brick_7.pr' -a "${1}" != "-c" ; then 
  224.   echo shar: Will not clobber existing file \"'icons/brick_7.pr'\"
  225. else
  226. echo shar: Extracting \"'icons/brick_7.pr'\" \(733 characters\)
  227. sed "s/^X//" >'icons/brick_7.pr' <<'END_OF_FILE'
  228. X#define brick_7_width    64
  229. X#define brick_7_height    16
  230. Xstatic char brick_7_bits[] = {
  231. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  232. X0x03,0x00,0x07,0x07,0x07,0x07,0x07,0xC7,0x03,0x80,0x83,0x83,0x83,0x83,0x83,0xC3,
  233. X0x03,0xC0,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0x03,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xC0,
  234. X0x03,0x70,0x70,0x70,0x70,0x70,0x70,0xC0,0x03,0x38,0x38,0x38,0x38,0x38,0x38,0xC0,
  235. X0x03,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0xC0,0x03,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0xC0,
  236. X0x03,0x07,0x07,0x07,0x07,0x07,0x07,0xC0,0x83,0x83,0x83,0x83,0x83,0x83,0x03,0xC0,
  237. X0xC3,0xC1,0xC1,0xC1,0xC1,0xC1,0x01,0xC0,0xE3,0xE0,0xE0,0xE0,0xE0,0xE0,0x00,0xC0,
  238. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  239. X};
  240. END_OF_FILE
  241. if test 733 -ne `wc -c <'icons/brick_7.pr'`; then
  242.     echo shar: \"'icons/brick_7.pr'\" unpacked with wrong size!
  243. fi
  244. # end of 'icons/brick_7.pr'
  245. fi
  246. if test -f 'icons/brick_8.pr' -a "${1}" != "-c" ; then 
  247.   echo shar: Will not clobber existing file \"'icons/brick_8.pr'\"
  248. else
  249. echo shar: Extracting \"'icons/brick_8.pr'\" \(733 characters\)
  250. sed "s/^X//" >'icons/brick_8.pr' <<'END_OF_FILE'
  251. X#define brick_8_width    64
  252. X#define brick_8_height    16
  253. Xstatic char brick_8_bits[] = {
  254. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  255. X0x03,0x70,0x70,0x70,0x70,0x70,0x70,0xF0,0x03,0x38,0x38,0x38,0x38,0x38,0x38,0xF8,
  256. X0x03,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0xDC,0x03,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0xCE,
  257. X0x03,0x07,0x07,0x07,0x07,0x07,0x07,0xC7,0x83,0x83,0x83,0x83,0x83,0x83,0x83,0xC3,
  258. X0xC3,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xE3,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xC0,
  259. X0x73,0x70,0x70,0x70,0x70,0x70,0x70,0xC0,0x3B,0x38,0x38,0x38,0x38,0x38,0x38,0xC0,
  260. X0x1F,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0xC0,0x0F,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0xC0,
  261. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  262. X};
  263. END_OF_FILE
  264. if test 733 -ne `wc -c <'icons/brick_8.pr'`; then
  265.     echo shar: \"'icons/brick_8.pr'\" unpacked with wrong size!
  266. fi
  267. # end of 'icons/brick_8.pr'
  268. fi
  269. if test -f 'icons/brick_9.pr' -a "${1}" != "-c" ; then 
  270.   echo shar: Will not clobber existing file \"'icons/brick_9.pr'\"
  271. else
  272. echo shar: Extracting \"'icons/brick_9.pr'\" \(733 characters\)
  273. sed "s/^X//" >'icons/brick_9.pr' <<'END_OF_FILE'
  274. X#define brick_9_width    64
  275. X#define brick_9_height    16
  276. Xstatic char brick_9_bits[] = {
  277. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  278. X0x03,0x07,0x07,0x07,0x07,0x07,0x07,0xC7,0x83,0x83,0x83,0x83,0x83,0x83,0x83,0xC3,
  279. X0xC3,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xE3,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,
  280. X0x73,0x70,0x70,0x70,0x70,0x70,0x70,0xF0,0x3B,0x38,0x38,0x38,0x38,0x38,0x38,0xF8,
  281. X0x1F,0x1C,0x1C,0x1C,0x1C,0x1C,0x1C,0xDC,0x0F,0x0E,0x0E,0x0E,0x0E,0x0E,0x0E,0xCE,
  282. X0x07,0x07,0x07,0x07,0x07,0x07,0x07,0xC7,0x83,0x83,0x83,0x83,0x83,0x83,0x83,0xC3,
  283. X0xC3,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xC1,0xE3,0xE0,0xE0,0xE0,0xE0,0xE0,0xE0,0xC0,
  284. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  285. X};
  286. END_OF_FILE
  287. if test 733 -ne `wc -c <'icons/brick_9.pr'`; then
  288.     echo shar: \"'icons/brick_9.pr'\" unpacked with wrong size!
  289. fi
  290. # end of 'icons/brick_9.pr'
  291. fi
  292. if test -f 'icons/brick_A.pr' -a "${1}" != "-c" ; then 
  293.   echo shar: Will not clobber existing file \"'icons/brick_A.pr'\"
  294. else
  295. echo shar: Extracting \"'icons/brick_A.pr'\" \(733 characters\)
  296. sed "s/^X//" >'icons/brick_A.pr' <<'END_OF_FILE'
  297. X#define brick_A_width    64
  298. X#define brick_A_height    16
  299. Xstatic char brick_A_bits[] = {
  300. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  301. X0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,
  302. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  303. X0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,
  304. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  305. X0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,
  306. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  307. X0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x88,0x88,0x88,0x88,0x88,0x88,0x88,0x88,
  308. X};
  309. END_OF_FILE
  310. if test 733 -ne `wc -c <'icons/brick_A.pr'`; then
  311.     echo shar: \"'icons/brick_A.pr'\" unpacked with wrong size!
  312. fi
  313. # end of 'icons/brick_A.pr'
  314. fi
  315. if test -f 'icons/brick_C.pr' -a "${1}" != "-c" ; then 
  316.   echo shar: Will not clobber existing file \"'icons/brick_C.pr'\"
  317. else
  318. echo shar: Extracting \"'icons/brick_C.pr'\" \(733 characters\)
  319. sed "s/^X//" >'icons/brick_C.pr' <<'END_OF_FILE'
  320. X#define brick_C_width    64
  321. X#define brick_C_height    16
  322. Xstatic char brick_C_bits[] = {
  323. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  324. X0xFF,0xFF,0x9F,0xFF,0xFF,0xFF,0xFF,0xFF,0xE7,0xFF,0x6F,0xFF,0xFF,0xFF,0xFF,0xE7,
  325. X0xCF,0xFF,0x4F,0xFF,0xFF,0xF3,0xFF,0xF3,0x9F,0xFF,0x3F,0xFE,0x7F,0xFC,0xFF,0xF9,
  326. X0x3F,0xFF,0xFF,0xE1,0x87,0xFF,0xFF,0xFC,0x7F,0xFE,0xFF,0x1F,0xF8,0xFF,0x7F,0xFE,
  327. X0x7F,0xFE,0xFF,0x1F,0xF8,0xFF,0x7F,0xFE,0x3F,0xFF,0xFF,0xE1,0x87,0xFF,0xFF,0xFC,
  328. X0x9F,0xFF,0x3F,0xFE,0x7F,0xFC,0xFF,0xF9,0xCF,0xFF,0x4F,0xFF,0xFF,0xF3,0xFF,0xF3,
  329. X0xE7,0xFF,0x6F,0xFF,0xFF,0xFF,0xFF,0xE7,0xFF,0xFF,0x9F,0xFF,0xFF,0xFF,0xFF,0xFF,
  330. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  331. X};
  332. END_OF_FILE
  333. if test 733 -ne `wc -c <'icons/brick_C.pr'`; then
  334.     echo shar: \"'icons/brick_C.pr'\" unpacked with wrong size!
  335. fi
  336. # end of 'icons/brick_C.pr'
  337. fi
  338. if test -f 'icons/brick_D.pr' -a "${1}" != "-c" ; then 
  339.   echo shar: Will not clobber existing file \"'icons/brick_D.pr'\"
  340. else
  341. echo shar: Extracting \"'icons/brick_D.pr'\" \(733 characters\)
  342. sed "s/^X//" >'icons/brick_D.pr' <<'END_OF_FILE'
  343. X#define brick_D_width    64
  344. X#define brick_D_height    16
  345. Xstatic char brick_D_bits[] = {
  346. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  347. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xE7,0xFF,0xFF,0xF9,0x87,0xFF,0xFF,
  348. X0xFF,0xE7,0xFF,0xFF,0xF9,0x9F,0xFF,0xFF,0xFF,0xE7,0xFF,0xFF,0xF9,0x9F,0xFF,0xFF,
  349. X0x7F,0xE4,0xE0,0x9C,0x89,0x9F,0x0F,0xFE,0x3F,0x63,0xCE,0x9C,0x31,0x9F,0xE7,0xFC,
  350. X0x3F,0x67,0xCE,0x9C,0x39,0x9F,0xE7,0xFC,0x3F,0x67,0xCE,0x9C,0x39,0x9F,0x07,0xFC,
  351. X0x3F,0x67,0xCE,0x9C,0x39,0x9F,0xE7,0xFF,0x3F,0x63,0xCE,0x8C,0x31,0x9F,0xE7,0xFC,
  352. X0x7F,0xE4,0xE0,0x91,0x89,0x9F,0x0F,0xFE,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  353. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  354. X};
  355. END_OF_FILE
  356. if test 733 -ne `wc -c <'icons/brick_D.pr'`; then
  357.     echo shar: \"'icons/brick_D.pr'\" unpacked with wrong size!
  358. fi
  359. # end of 'icons/brick_D.pr'
  360. fi
  361. if test -f 'icons/brick_E.pr' -a "${1}" != "-c" ; then 
  362.   echo shar: Will not clobber existing file \"'icons/brick_E.pr'\"
  363. else
  364. echo shar: Extracting \"'icons/brick_E.pr'\" \(733 characters\)
  365. sed "s/^X//" >'icons/brick_E.pr' <<'END_OF_FILE'
  366. X#define brick_E_width    64
  367. X#define brick_E_height    16
  368. Xstatic char brick_E_bits[] = {
  369. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  370. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x3F,0xFC,0xFF,0xFF,0xFF,
  371. X0xFF,0x7F,0xFE,0x0F,0xF0,0x7F,0xFE,0xFF,0xFF,0x7F,0xFE,0xCF,0xF3,0x7F,0xFE,0xFF,
  372. X0xFF,0x7F,0xFE,0xE7,0xE7,0x7F,0xFE,0xFF,0xFF,0x0F,0xF0,0xE7,0xE7,0x0F,0xF0,0xFF,
  373. X0xFF,0x0F,0xF0,0xE7,0xE7,0x0F,0xF0,0xFF,0xFF,0x7F,0xFE,0xE7,0xE7,0x7F,0xFE,0xFF,
  374. X0xFF,0x7F,0xFE,0xCF,0xF3,0x7F,0xFE,0xFF,0xFF,0x7F,0xFE,0x0F,0xF0,0x7F,0xFE,0xFF,
  375. X0xFF,0xFF,0xFF,0x3F,0xFC,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  376. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  377. X};
  378. END_OF_FILE
  379. if test 733 -ne `wc -c <'icons/brick_E.pr'`; then
  380.     echo shar: \"'icons/brick_E.pr'\" unpacked with wrong size!
  381. fi
  382. # end of 'icons/brick_E.pr'
  383. fi
  384. if test -f 'icons/brick_G.pr' -a "${1}" != "-c" ; then 
  385.   echo shar: Will not clobber existing file \"'icons/brick_G.pr'\"
  386. else
  387. echo shar: Extracting \"'icons/brick_G.pr'\" \(733 characters\)
  388. sed "s/^X//" >'icons/brick_G.pr' <<'END_OF_FILE'
  389. X#define brick_G_width    64
  390. X#define brick_G_height    16
  391. Xstatic char brick_G_bits[] = {
  392. X0xFF,0xFF,0xFF,0x1F,0xF8,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x9F,0xF9,0xFF,0xFF,0xFF,
  393. X0xFF,0xFF,0xFF,0x8F,0xF1,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xCF,0xF3,0xFF,0xFF,0xFF,
  394. X0xFF,0xFF,0xFF,0x47,0xE2,0xFF,0xFF,0xFF,0xBF,0xEF,0xFB,0x67,0xE6,0xDF,0xF7,0xFD,
  395. X0xBF,0xEF,0xFB,0x63,0xC6,0xDF,0xF7,0xFD,0xBF,0xEF,0xFB,0x73,0xCE,0xDF,0xF7,0xFD,
  396. X0xBF,0xEF,0xFB,0x71,0x8E,0xDF,0xF7,0xFD,0xFF,0xFF,0xFF,0x79,0x9E,0xFF,0xFF,0xFF,
  397. X0xBF,0xEF,0xFB,0xF8,0x1F,0xDF,0xF7,0xFD,0xFF,0xFF,0xFF,0x7C,0x3E,0xFF,0xFF,0xFF,
  398. X0xFF,0xFF,0x7F,0x7C,0x3E,0xFE,0xFF,0xFF,0xFF,0xFF,0x7F,0xFE,0x7F,0xFE,0xFF,0xFF,
  399. X0xFF,0xFF,0x3F,0x00,0x00,0xFC,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  400. X};
  401. END_OF_FILE
  402. if test 733 -ne `wc -c <'icons/brick_G.pr'`; then
  403.     echo shar: \"'icons/brick_G.pr'\" unpacked with wrong size!
  404. fi
  405. # end of 'icons/brick_G.pr'
  406. fi
  407. if test -f 'icons/brick_H.pr' -a "${1}" != "-c" ; then 
  408.   echo shar: Will not clobber existing file \"'icons/brick_H.pr'\"
  409. else
  410. echo shar: Extracting \"'icons/brick_H.pr'\" \(733 characters\)
  411. sed "s/^X//" >'icons/brick_H.pr' <<'END_OF_FILE'
  412. X#define brick_H_width    64
  413. X#define brick_H_height    16
  414. Xstatic char brick_H_bits[] = {
  415. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  416. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,
  417. X0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  418. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,
  419. X0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  420. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,
  421. X0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x99,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  422. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  423. X};
  424. END_OF_FILE
  425. if test 733 -ne `wc -c <'icons/brick_H.pr'`; then
  426.     echo shar: \"'icons/brick_H.pr'\" unpacked with wrong size!
  427. fi
  428. # end of 'icons/brick_H.pr'
  429. fi
  430. if test -f 'icons/brick_L.pr' -a "${1}" != "-c" ; then 
  431.   echo shar: Will not clobber existing file \"'icons/brick_L.pr'\"
  432. else
  433. echo shar: Extracting \"'icons/brick_L.pr'\" \(733 characters\)
  434. sed "s/^X//" >'icons/brick_L.pr' <<'END_OF_FILE'
  435. X#define brick_L_width    64
  436. X#define brick_L_height    16
  437. Xstatic char brick_L_bits[] = {
  438. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  439. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x3F,0xFC,0xFF,0xFF,0xFF,
  440. X0xFF,0xFF,0xFF,0x0F,0xF0,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xCF,0xF3,0xFF,0xFF,0xFF,
  441. X0x03,0x00,0x00,0xE7,0xE7,0x00,0x00,0xC0,0xFF,0xFF,0xFF,0xE7,0xE7,0xFF,0xFF,0xFF,
  442. X0xFF,0xFF,0xFF,0xE7,0xE7,0xFF,0xFF,0xFF,0x03,0x00,0x00,0xE7,0xE7,0x00,0x00,0xC0,
  443. X0xFF,0xFF,0xFF,0xCF,0xF3,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x0F,0xF0,0xFF,0xFF,0xFF,
  444. X0xFF,0xFF,0xFF,0x3F,0xFC,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  445. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  446. X};
  447. END_OF_FILE
  448. if test 733 -ne `wc -c <'icons/brick_L.pr'`; then
  449.     echo shar: \"'icons/brick_L.pr'\" unpacked with wrong size!
  450. fi
  451. # end of 'icons/brick_L.pr'
  452. fi
  453. if test -f 'icons/brick_M.pr' -a "${1}" != "-c" ; then 
  454.   echo shar: Will not clobber existing file \"'icons/brick_M.pr'\"
  455. else
  456. echo shar: Extracting \"'icons/brick_M.pr'\" \(733 characters\)
  457. sed "s/^X//" >'icons/brick_M.pr' <<'END_OF_FILE'
  458. X#define brick_M_width    64
  459. X#define brick_M_height    16
  460. Xstatic char brick_M_bits[] = {
  461. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,
  462. X0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  463. X0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x01,0x80,0x00,0x08,0x00,0x00,0x00,0x10,
  464. X0x44,0x82,0xC4,0x38,0x0C,0x63,0x41,0x42,0x84,0x81,0x02,0x49,0x92,0xA4,0x82,0x41,
  465. X0x81,0x81,0xC1,0x49,0x92,0xA4,0x82,0x11,0x41,0x82,0x22,0x49,0x92,0xA4,0x42,0x12,
  466. X0x04,0x80,0x44,0x39,0x0C,0xA3,0x02,0x40,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x40,
  467. X0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,
  468. X0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,0x44,
  469. X};
  470. END_OF_FILE
  471. if test 733 -ne `wc -c <'icons/brick_M.pr'`; then
  472.     echo shar: \"'icons/brick_M.pr'\" unpacked with wrong size!
  473. fi
  474. # end of 'icons/brick_M.pr'
  475. fi
  476. if test -f 'icons/brick_P.pr' -a "${1}" != "-c" ; then 
  477.   echo shar: Will not clobber existing file \"'icons/brick_P.pr'\"
  478. else
  479. echo shar: Extracting \"'icons/brick_P.pr'\" \(733 characters\)
  480. sed "s/^X//" >'icons/brick_P.pr' <<'END_OF_FILE'
  481. X#define brick_P_width    64
  482. X#define brick_P_height    16
  483. Xstatic char brick_P_bits[] = {
  484. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  485. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0x99,0x01,0x80,0x99,0x99,0x01,0x80,0x99,
  486. X0x99,0xF1,0x8F,0x99,0x99,0xF1,0x8F,0x99,0x67,0x16,0x6F,0x66,0x66,0xF6,0x68,0xE6,
  487. X0x67,0x96,0x6F,0x66,0x66,0xF6,0x69,0xE6,0x99,0x51,0x8F,0x99,0x99,0xF1,0x8A,0x99,
  488. X0x99,0xF1,0x8E,0x99,0x99,0x71,0x8F,0x99,0x67,0xF6,0x6D,0x66,0x66,0xB6,0x6F,0xE6,
  489. X0x67,0xF6,0x6B,0x66,0x66,0xD6,0x6F,0xE6,0x99,0xF1,0x8F,0x99,0x99,0xF1,0x8F,0x99,
  490. X0x99,0x01,0x80,0x99,0x99,0x01,0x80,0x99,0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,
  491. X0x67,0x66,0x66,0x66,0x66,0x66,0x66,0xE6,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  492. X};
  493. END_OF_FILE
  494. if test 733 -ne `wc -c <'icons/brick_P.pr'`; then
  495.     echo shar: \"'icons/brick_P.pr'\" unpacked with wrong size!
  496. fi
  497. # end of 'icons/brick_P.pr'
  498. fi
  499. if test -f 'icons/brick_R.pr' -a "${1}" != "-c" ; then 
  500.   echo shar: Will not clobber existing file \"'icons/brick_R.pr'\"
  501. else
  502. echo shar: Extracting \"'icons/brick_R.pr'\" \(733 characters\)
  503. sed "s/^X//" >'icons/brick_R.pr' <<'END_OF_FILE'
  504. X#define brick_R_width    64
  505. X#define brick_R_height    16
  506. Xstatic char brick_R_bits[] = {
  507. X0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x33,0xCE,0xCC,0xCC,0xCC,0xCC,0xCC,0xCC,0xCC,
  508. X0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x09,0x10,0x08,0x10,0x08,0x10,0x08,0x50,
  509. X0x12,0x08,0x10,0x08,0x10,0x08,0x10,0x88,0x22,0x04,0x20,0x04,0x20,0x04,0x20,0x84,
  510. X0x41,0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x81,0x81,0x81,0x81,0x81,0x81,0x81,0x41,
  511. X0x82,0x81,0x81,0x81,0x81,0x81,0x81,0x81,0x42,0x42,0x42,0x42,0x42,0x42,0x42,0x82,
  512. X0x21,0x04,0x20,0x04,0x20,0x04,0x20,0x44,0x11,0x08,0x10,0x08,0x10,0x08,0x10,0x48,
  513. X0x0A,0x10,0x08,0x10,0x08,0x10,0x08,0x90,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x80,
  514. X0x33,0x33,0x33,0x33,0x33,0x33,0x33,0x73,0xCD,0xCC,0xCC,0xCC,0xCC,0xCC,0xCC,0xCC,
  515. X};
  516. END_OF_FILE
  517. if test 733 -ne `wc -c <'icons/brick_R.pr'`; then
  518.     echo shar: \"'icons/brick_R.pr'\" unpacked with wrong size!
  519. fi
  520. # end of 'icons/brick_R.pr'
  521. fi
  522. if test -f 'icons/brick_S.pr' -a "${1}" != "-c" ; then 
  523.   echo shar: Will not clobber existing file \"'icons/brick_S.pr'\"
  524. else
  525. echo shar: Extracting \"'icons/brick_S.pr'\" \(733 characters\)
  526. sed "s/^X//" >'icons/brick_S.pr' <<'END_OF_FILE'
  527. X#define brick_S_width    64
  528. X#define brick_S_height    16
  529. Xstatic char brick_S_bits[] = {
  530. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x80,
  531. X0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xBF,0x05,0x00,0x00,0x00,0x00,0x00,0x00,0xA0,
  532. X0xF5,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xAF,0x15,0x00,0x00,0x00,0x00,0x00,0x00,0xA8,
  533. X0xD5,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xAB,0x55,0x44,0x44,0x44,0x44,0x44,0x44,0xAA,
  534. X0x55,0x11,0x11,0x11,0x11,0x11,0x11,0xAB,0xD5,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xAB,
  535. X0x15,0x00,0x00,0x00,0x00,0x00,0x00,0xA8,0xF5,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xAF,
  536. X0x05,0x00,0x00,0x00,0x00,0x00,0x00,0xA0,0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xBF,
  537. X0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  538. X};
  539. END_OF_FILE
  540. if test 733 -ne `wc -c <'icons/brick_S.pr'`; then
  541.     echo shar: \"'icons/brick_S.pr'\" unpacked with wrong size!
  542. fi
  543. # end of 'icons/brick_S.pr'
  544. fi
  545. if test -f 'icons/brick_S_alt.pr' -a "${1}" != "-c" ; then 
  546.   echo shar: Will not clobber existing file \"'icons/brick_S_alt.pr'\"
  547. else
  548. echo shar: Extracting \"'icons/brick_S_alt.pr'\" \(896 characters\)
  549. sed "s/^X//" >'icons/brick_S_alt.pr' <<'END_OF_FILE'
  550. X#define brick_S_alt_width 64
  551. X#define brick_S_alt_height 16
  552. Xstatic char brick_S_alt_bits[] = {
  553. X   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  554. X   0xff, 0xff, 0xff, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0,
  555. X   0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xf3, 0xff, 0xff, 0xff,
  556. X   0xff, 0xff, 0xff, 0xcf, 0xf3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf,
  557. X   0x33, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xcc, 0x33, 0xff, 0xff, 0xff,
  558. X   0xff, 0xff, 0xff, 0xcd, 0x33, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcd,
  559. X   0x33, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xcc, 0xf3, 0xff, 0xff, 0xff,
  560. X   0xff, 0xff, 0xff, 0xcf, 0xf3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xcf,
  561. X   0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, 0x00,
  562. X   0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  563. X   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
  564. END_OF_FILE
  565. if test 896 -ne `wc -c <'icons/brick_S_alt.pr'`; then
  566.     echo shar: \"'icons/brick_S_alt.pr'\" unpacked with wrong size!
  567. fi
  568. # end of 'icons/brick_S_alt.pr'
  569. fi
  570. if test -f 'icons/brick_T.pr' -a "${1}" != "-c" ; then 
  571.   echo shar: Will not clobber existing file \"'icons/brick_T.pr'\"
  572. else
  573. echo shar: Extracting \"'icons/brick_T.pr'\" \(733 characters\)
  574. sed "s/^X//" >'icons/brick_T.pr' <<'END_OF_FILE'
  575. X#define brick_T_width    64
  576. X#define brick_T_height    16
  577. Xstatic char brick_T_bits[] = {
  578. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  579. X0xFF,0xFC,0xFF,0xE7,0xFF,0x87,0xFF,0xFF,0xFF,0xFC,0xFF,0xE7,0xFF,0x9F,0xFF,0xFF,
  580. X0xFF,0xFC,0xFF,0xFF,0xFF,0x9F,0xFF,0xFF,0x3F,0x70,0xE2,0xE1,0x89,0x9F,0x0F,0xFE,
  581. X0xFF,0x7C,0xC8,0xE7,0x31,0x9F,0xE7,0xFC,0xFF,0x7C,0xFE,0xE7,0x39,0x9F,0xE7,0xFC,
  582. X0xFF,0x7C,0xFE,0xE7,0x39,0x9F,0x07,0xFC,0xFF,0x7C,0xFE,0xE7,0x39,0x9F,0xE7,0xFF,
  583. X0xFF,0x64,0xFE,0xE7,0x31,0x9F,0xE7,0xFC,0xFF,0x71,0xFE,0xE7,0x89,0x9F,0x0F,0xFE,
  584. X0xFF,0xFF,0xFF,0xFF,0xF9,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xF9,0xFF,0xFF,0xFF,
  585. X0xFF,0xFF,0xFF,0xFF,0xF9,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  586. X};
  587. END_OF_FILE
  588. if test 733 -ne `wc -c <'icons/brick_T.pr'`; then
  589.     echo shar: \"'icons/brick_T.pr'\" unpacked with wrong size!
  590. fi
  591. # end of 'icons/brick_T.pr'
  592. fi
  593. if test -f 'icons/brick_U.pr' -a "${1}" != "-c" ; then 
  594.   echo shar: Will not clobber existing file \"'icons/brick_U.pr'\"
  595. else
  596. echo shar: Extracting \"'icons/brick_U.pr'\" \(733 characters\)
  597. sed "s/^X//" >'icons/brick_U.pr' <<'END_OF_FILE'
  598. X#define brick_U_width    64
  599. X#define brick_U_height    16
  600. Xstatic char brick_U_bits[] = {
  601. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  602. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x3F,0xFF,0xFF,0xFF,
  603. X0xFF,0xFF,0xFF,0xFF,0x3F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x3F,0xFF,0xFF,0xFF,
  604. X0xFF,0x7F,0xCE,0xC2,0x23,0x07,0xFF,0xFF,0xFF,0x7F,0xCE,0x98,0x19,0x73,0xFE,0xFF,
  605. X0xFF,0x7F,0xCE,0x9C,0x39,0x73,0xFE,0xFF,0xFF,0x7F,0xCE,0x9C,0x39,0x73,0xFE,0xFF,
  606. X0xFF,0x7F,0xCE,0x9C,0x39,0x73,0xFE,0xFF,0xFF,0x7F,0xC6,0x9C,0x19,0x73,0xFE,0xFF,
  607. X0xFF,0xFF,0xC8,0x9C,0x23,0x07,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  608. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  609. X};
  610. END_OF_FILE
  611. if test 733 -ne `wc -c <'icons/brick_U.pr'`; then
  612.     echo shar: \"'icons/brick_U.pr'\" unpacked with wrong size!
  613. fi
  614. # end of 'icons/brick_U.pr'
  615. fi
  616. if test -f 'icons/brick_W.pr' -a "${1}" != "-c" ; then 
  617.   echo shar: Will not clobber existing file \"'icons/brick_W.pr'\"
  618. else
  619. echo shar: Extracting \"'icons/brick_W.pr'\" \(733 characters\)
  620. sed "s/^X//" >'icons/brick_W.pr' <<'END_OF_FILE'
  621. X#define brick_W_width    64
  622. X#define brick_W_height    16
  623. Xstatic char brick_W_bits[] = {
  624. X0x1F,0x42,0x08,0x21,0x84,0x10,0x42,0xF8,0x0F,0x42,0x08,0x21,0x84,0x10,0x42,0xF0,
  625. X0x07,0x42,0x08,0x21,0x84,0x10,0x42,0xE0,0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,
  626. X0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,
  627. X0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,
  628. X0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,
  629. X0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,
  630. X0x03,0x42,0x08,0x21,0x84,0x10,0x42,0xC0,0x07,0x42,0x08,0x21,0x84,0x10,0x42,0xE0,
  631. X0x0F,0x42,0x08,0x21,0x84,0x10,0x42,0xF0,0x1F,0x42,0x08,0x21,0x84,0x10,0x42,0xF8,
  632. X};
  633. END_OF_FILE
  634. if test 733 -ne `wc -c <'icons/brick_W.pr'`; then
  635.     echo shar: \"'icons/brick_W.pr'\" unpacked with wrong size!
  636. fi
  637. # end of 'icons/brick_W.pr'
  638. fi
  639. if test -f 'icons/brick_X.pr' -a "${1}" != "-c" ; then 
  640.   echo shar: Will not clobber existing file \"'icons/brick_X.pr'\"
  641. else
  642. echo shar: Extracting \"'icons/brick_X.pr'\" \(733 characters\)
  643. sed "s/^X//" >'icons/brick_X.pr' <<'END_OF_FILE'
  644. X#define brick_X_width    64
  645. X#define brick_X_height    16
  646. Xstatic char brick_X_bits[] = {
  647. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  648. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x7F,0xFE,0xFF,0xFF,0xFF,0xFF,0x7F,0xFE,
  649. X0x3F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFC,0x9F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xF9,
  650. X0xCF,0xFF,0x00,0x00,0x00,0x00,0xFF,0xF3,0xE7,0x7F,0x00,0x00,0x00,0x00,0xFE,0xE7,
  651. X0xE7,0xFF,0xFF,0x7F,0xFE,0xFF,0xFF,0xE7,0xCF,0xFF,0xFF,0x7F,0xFE,0xFF,0xFF,0xF3,
  652. X0x9F,0xFF,0xFF,0x7F,0xFE,0xFF,0xFF,0xF9,0x3F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFC,
  653. X0x7F,0xFE,0xFF,0xFF,0xFF,0xFF,0x7F,0xFE,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  654. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  655. X};
  656. END_OF_FILE
  657. if test 733 -ne `wc -c <'icons/brick_X.pr'`; then
  658.     echo shar: \"'icons/brick_X.pr'\" unpacked with wrong size!
  659. fi
  660. # end of 'icons/brick_X.pr'
  661. fi
  662. if test -f 'icons/brick_a.pr' -a "${1}" != "-c" ; then 
  663.   echo shar: Will not clobber existing file \"'icons/brick_a.pr'\"
  664. else
  665. echo shar: Extracting \"'icons/brick_a.pr'\" \(733 characters\)
  666. sed "s/^X//" >'icons/brick_a.pr' <<'END_OF_FILE'
  667. X#define brick_a_width    64
  668. X#define brick_a_height    16
  669. Xstatic char brick_a_bits[] = {
  670. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  671. X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x00,0x80,0xAA,0xAA,0xEA,
  672. X0x57,0x55,0x55,0xFD,0x3F,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xB3,0xAA,0xAA,0xEA,
  673. X0x57,0x55,0x55,0xCD,0x2D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xA5,0xAA,0xAA,0xEA,
  674. X0x57,0x55,0x55,0xDD,0x29,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xAD,0xAA,0xAA,0xEA,
  675. X0x57,0x55,0x55,0x8D,0x33,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFC,0xBF,0xAA,0xAA,0xEA,
  676. X0x57,0x55,0x55,0x01,0x00,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
  677. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  678. X};
  679. END_OF_FILE
  680. if test 733 -ne `wc -c <'icons/brick_a.pr'`; then
  681.     echo shar: \"'icons/brick_a.pr'\" unpacked with wrong size!
  682. fi
  683. # end of 'icons/brick_a.pr'
  684. fi
  685. if test -f 'icons/brick_a_alt.pr' -a "${1}" != "-c" ; then 
  686.   echo shar: Will not clobber existing file \"'icons/brick_a_alt.pr'\"
  687. else
  688. echo shar: Extracting \"'icons/brick_a_alt.pr'\" \(896 characters\)
  689. sed "s/^X//" >'icons/brick_a_alt.pr' <<'END_OF_FILE'
  690. X#define brick_a_alt_width 64
  691. X#define brick_a_alt_height 16
  692. Xstatic char brick_a_alt_bits[] = {
  693. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  694. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  695. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  696. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf, 0xc3, 0xff, 0xff, 0x7f,
  697. X   0xfe, 0xff, 0xff, 0xc3, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf,
  698. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf, 0x99, 0xff, 0xff, 0x7f,
  699. X   0xfe, 0xff, 0xff, 0xcf, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf,
  700. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf, 0xc3, 0xff, 0xff, 0x7f,
  701. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  702. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  703. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  704. END_OF_FILE
  705. if test 896 -ne `wc -c <'icons/brick_a_alt.pr'`; then
  706.     echo shar: \"'icons/brick_a_alt.pr'\" unpacked with wrong size!
  707. fi
  708. # end of 'icons/brick_a_alt.pr'
  709. fi
  710. if test -f 'icons/brick_b.pr' -a "${1}" != "-c" ; then 
  711.   echo shar: Will not clobber existing file \"'icons/brick_b.pr'\"
  712. else
  713. echo shar: Extracting \"'icons/brick_b.pr'\" \(733 characters\)
  714. sed "s/^X//" >'icons/brick_b.pr' <<'END_OF_FILE'
  715. X#define brick_b_width    64
  716. X#define brick_b_height    16
  717. Xstatic char brick_b_bits[] = {
  718. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  719. X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x00,0x80,0xAA,0xAA,0xEA,
  720. X0x57,0x55,0x55,0xFD,0x3F,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xCC,0xB3,0xAA,0xAA,0xEA,
  721. X0x57,0x55,0x55,0xB5,0x2D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xBC,0xA5,0xAA,0xAA,0xEA,
  722. X0x57,0x55,0x55,0xCD,0x29,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xF4,0xAD,0xAA,0xAA,0xEA,
  723. X0x57,0x55,0x55,0x85,0x33,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFC,0xBF,0xAA,0xAA,0xEA,
  724. X0x57,0x55,0x55,0x01,0x00,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
  725. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  726. X};
  727. END_OF_FILE
  728. if test 733 -ne `wc -c <'icons/brick_b.pr'`; then
  729.     echo shar: \"'icons/brick_b.pr'\" unpacked with wrong size!
  730. fi
  731. # end of 'icons/brick_b.pr'
  732. fi
  733. if test -f 'icons/brick_b_alt.pr' -a "${1}" != "-c" ; then 
  734.   echo shar: Will not clobber existing file \"'icons/brick_b_alt.pr'\"
  735. else
  736. echo shar: Extracting \"'icons/brick_b_alt.pr'\" \(896 characters\)
  737. sed "s/^X//" >'icons/brick_b_alt.pr' <<'END_OF_FILE'
  738. X#define brick_b_alt_width 64
  739. X#define brick_b_alt_height 16
  740. Xstatic char brick_b_alt_bits[] = {
  741. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  742. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  743. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  744. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x1f, 0x0e, 0xff, 0xff, 0x7f,
  745. X   0xfe, 0xff, 0xff, 0xcf, 0x64, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  746. X   0x64, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x3f, 0x66, 0xfe, 0xff, 0x7f,
  747. X   0xfe, 0xff, 0xff, 0x9f, 0x67, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xcf,
  748. X   0x67, 0xfe, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x0f, 0x0c, 0xff, 0xff, 0x7f,
  749. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  750. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  751. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  752. END_OF_FILE
  753. if test 896 -ne `wc -c <'icons/brick_b_alt.pr'`; then
  754.     echo shar: \"'icons/brick_b_alt.pr'\" unpacked with wrong size!
  755. fi
  756. # end of 'icons/brick_b_alt.pr'
  757. fi
  758. if test -f 'icons/brick_c.pr' -a "${1}" != "-c" ; then 
  759.   echo shar: Will not clobber existing file \"'icons/brick_c.pr'\"
  760. else
  761. echo shar: Extracting \"'icons/brick_c.pr'\" \(733 characters\)
  762. sed "s/^X//" >'icons/brick_c.pr' <<'END_OF_FILE'
  763. X#define brick_c_width    64
  764. X#define brick_c_height    16
  765. Xstatic char brick_c_bits[] = {
  766. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  767. X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x00,0x80,0xAA,0xAA,0xEA,
  768. X0x57,0x55,0x55,0xFD,0x3F,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xCC,0xB3,0xAA,0xAA,0xEA,
  769. X0x57,0x55,0x55,0xB5,0x2D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xA5,0xAA,0xAA,0xEA,
  770. X0x57,0x55,0x55,0xBD,0x29,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xB4,0xAD,0xAA,0xAA,0xEA,
  771. X0x57,0x55,0x55,0xCD,0x33,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFC,0xBF,0xAA,0xAA,0xEA,
  772. X0x57,0x55,0x55,0x01,0x00,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
  773. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  774. X};
  775. END_OF_FILE
  776. if test 733 -ne `wc -c <'icons/brick_c.pr'`; then
  777.     echo shar: \"'icons/brick_c.pr'\" unpacked with wrong size!
  778. fi
  779. # end of 'icons/brick_c.pr'
  780. fi
  781. if test -f 'icons/brick_c_alt.pr' -a "${1}" != "-c" ; then 
  782.   echo shar: Will not clobber existing file \"'icons/brick_c_alt.pr'\"
  783. else
  784. echo shar: Extracting \"'icons/brick_c_alt.pr'\" \(896 characters\)
  785. sed "s/^X//" >'icons/brick_c_alt.pr' <<'END_OF_FILE'
  786. X#define brick_c_alt_width 64
  787. X#define brick_c_alt_height 16
  788. Xstatic char brick_c_alt_bits[] = {
  789. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  790. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  791. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  792. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x87, 0xc3, 0xff, 0xff, 0x7f,
  793. X   0xfe, 0xff, 0xff, 0x33, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x3f,
  794. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x8f, 0x99, 0xff, 0xff, 0x7f,
  795. X   0xfe, 0xff, 0xff, 0x3f, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x33,
  796. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x87, 0xc3, 0xff, 0xff, 0x7f,
  797. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  798. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  799. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  800. END_OF_FILE
  801. if test 896 -ne `wc -c <'icons/brick_c_alt.pr'`; then
  802.     echo shar: \"'icons/brick_c_alt.pr'\" unpacked with wrong size!
  803. fi
  804. # end of 'icons/brick_c_alt.pr'
  805. fi
  806. if test -f 'icons/brick_d.pr' -a "${1}" != "-c" ; then 
  807.   echo shar: Will not clobber existing file \"'icons/brick_d.pr'\"
  808. else
  809. echo shar: Extracting \"'icons/brick_d.pr'\" \(733 characters\)
  810. sed "s/^X//" >'icons/brick_d.pr' <<'END_OF_FILE'
  811. X#define brick_d_width    64
  812. X#define brick_d_height    16
  813. Xstatic char brick_d_bits[] = {
  814. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  815. X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x00,0x80,0xAA,0xAA,0xEA,
  816. X0x57,0x55,0x55,0xFD,0x3F,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xB3,0xAA,0xAA,0xEA,
  817. X0x57,0x55,0x55,0xCD,0x2D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xD4,0xA5,0xAA,0xAA,0xEA,
  818. X0x57,0x55,0x55,0x85,0x29,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xDC,0xAD,0xAA,0xAA,0xEA,
  819. X0x57,0x55,0x55,0xDD,0x33,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFC,0xBF,0xAA,0xAA,0xEA,
  820. X0x57,0x55,0x55,0x01,0x00,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
  821. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  822. X};
  823. END_OF_FILE
  824. if test 733 -ne `wc -c <'icons/brick_d.pr'`; then
  825.     echo shar: \"'icons/brick_d.pr'\" unpacked with wrong size!
  826. fi
  827. # end of 'icons/brick_d.pr'
  828. fi
  829. if test -f 'icons/brick_d_alt.pr' -a "${1}" != "-c" ; then 
  830.   echo shar: Will not clobber existing file \"'icons/brick_d_alt.pr'\"
  831. else
  832. echo shar: Extracting \"'icons/brick_d_alt.pr'\" \(896 characters\)
  833. sed "s/^X//" >'icons/brick_d_alt.pr' <<'END_OF_FILE'
  834. X#define brick_d_alt_width 64
  835. X#define brick_d_alt_height 16
  836. Xstatic char brick_d_alt_bits[] = {
  837. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  838. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  839. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  840. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x9f, 0xc3, 0xff, 0xff, 0x7f,
  841. X   0xfe, 0xff, 0xff, 0x8f, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x97,
  842. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x9b, 0x99, 0xff, 0xff, 0x7f,
  843. X   0xfe, 0xff, 0xff, 0x03, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x9f,
  844. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x9f, 0xc3, 0xff, 0xff, 0x7f,
  845. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  846. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  847. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  848. END_OF_FILE
  849. if test 896 -ne `wc -c <'icons/brick_d_alt.pr'`; then
  850.     echo shar: \"'icons/brick_d_alt.pr'\" unpacked with wrong size!
  851. fi
  852. # end of 'icons/brick_d_alt.pr'
  853. fi
  854. if test -f 'icons/brick_e.pr' -a "${1}" != "-c" ; then 
  855.   echo shar: Will not clobber existing file \"'icons/brick_e.pr'\"
  856. else
  857. echo shar: Extracting \"'icons/brick_e.pr'\" \(733 characters\)
  858. sed "s/^X//" >'icons/brick_e.pr' <<'END_OF_FILE'
  859. X#define brick_e_width    64
  860. X#define brick_e_height    16
  861. Xstatic char brick_e_bits[] = {
  862. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  863. X0x57,0x55,0x55,0x55,0x55,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x00,0x80,0xAA,0xAA,0xEA,
  864. X0x57,0x55,0x55,0xFD,0x3F,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0x84,0xB3,0xAA,0xAA,0xEA,
  865. X0x57,0x55,0x55,0xF5,0x2D,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xC4,0xA5,0xAA,0xAA,0xEA,
  866. X0x57,0x55,0x55,0xBD,0x29,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xB4,0xAD,0xAA,0xAA,0xEA,
  867. X0x57,0x55,0x55,0xCD,0x33,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xFC,0xBF,0xAA,0xAA,0xEA,
  868. X0x57,0x55,0x55,0x01,0x00,0x55,0x55,0xD5,0xAB,0xAA,0xAA,0xAA,0xAA,0xAA,0xAA,0xEA,
  869. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  870. X};
  871. END_OF_FILE
  872. if test 733 -ne `wc -c <'icons/brick_e.pr'`; then
  873.     echo shar: \"'icons/brick_e.pr'\" unpacked with wrong size!
  874. fi
  875. # end of 'icons/brick_e.pr'
  876. fi
  877. if test -f 'icons/brick_e_alt.pr' -a "${1}" != "-c" ; then 
  878.   echo shar: Will not clobber existing file \"'icons/brick_e_alt.pr'\"
  879. else
  880. echo shar: Extracting \"'icons/brick_e_alt.pr'\" \(896 characters\)
  881. sed "s/^X//" >'icons/brick_e_alt.pr' <<'END_OF_FILE'
  882. X#define brick_e_alt_width 64
  883. X#define brick_e_alt_height 16
  884. Xstatic char brick_e_alt_bits[] = {
  885. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff,
  886. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  887. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  888. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x03, 0xc3, 0xff, 0xff, 0x7f,
  889. X   0xfe, 0xff, 0xff, 0xf3, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xf3,
  890. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x83, 0x99, 0xff, 0xff, 0x7f,
  891. X   0xfe, 0xff, 0xff, 0x3f, 0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x33,
  892. X   0x99, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x87, 0xc3, 0xff, 0xff, 0x7f,
  893. X   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff,
  894. X   0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f,
  895. X   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  896. END_OF_FILE
  897. if test 896 -ne `wc -c <'icons/brick_e_alt.pr'`; then
  898.     echo shar: \"'icons/brick_e_alt.pr'\" unpacked with wrong size!
  899. fi
  900. # end of 'icons/brick_e_alt.pr'
  901. fi
  902. if test -f 'icons/launchNE.pr' -a "${1}" != "-c" ; then 
  903.   echo shar: Will not clobber existing file \"'icons/launchNE.pr'\"
  904. else
  905. echo shar: Extracting \"'icons/launchNE.pr'\" \(736 characters\)
  906. sed "s/^X//" >'icons/launchNE.pr' <<'END_OF_FILE'
  907. X#define launchNE_width    64
  908. X#define launchNE_height    16
  909. Xstatic char launchNE_bits[] = {
  910. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  911. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xE3,
  912. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xE7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xEB,
  913. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFE,
  914. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x7F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xBF,0xFF,
  915. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xDF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xEF,0xFF,
  916. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xF7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  917. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  918. X};
  919. END_OF_FILE
  920. if test 736 -ne `wc -c <'icons/launchNE.pr'`; then
  921.     echo shar: \"'icons/launchNE.pr'\" unpacked with wrong size!
  922. fi
  923. # end of 'icons/launchNE.pr'
  924. fi
  925. if test -f 'icons/launchNW.pr' -a "${1}" != "-c" ; then 
  926.   echo shar: Will not clobber existing file \"'icons/launchNW.pr'\"
  927. else
  928. echo shar: Extracting \"'icons/launchNW.pr'\" \(736 characters\)
  929. sed "s/^X//" >'icons/launchNW.pr' <<'END_OF_FILE'
  930. X#define launchNW_width    64
  931. X#define launchNW_height    16
  932. Xstatic char launchNW_bits[] = {
  933. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  934. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xC7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  935. X0xE7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xD7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  936. X0xBF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x7F,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  937. X0xFF,0xFE,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFD,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  938. X0xFF,0xFB,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xF7,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  939. X0xFF,0xEF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  940. X0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
  941. X};
  942. END_OF_FILE
  943. if test 736 -ne `wc -c <'icons/launchNW.pr'`; then
  944.     echo shar: \"'icons/launchNW.pr'\" unpacked with wrong size!
  945. fi
  946. # end of 'icons/launchNW.pr'
  947. fi
  948. echo shar: End of archive 2 \(of 5\).
  949. cp /dev/null ark2isdone
  950. MISSING=""
  951. for I in 1 2 3 4 5 ; do
  952.     if test ! -f ark${I}isdone ; then
  953.     MISSING="${MISSING} ${I}"
  954.     fi
  955. done
  956. if test "${MISSING}" = "" ; then
  957.     echo You have unpacked all 5 archives.
  958.     rm -f ark[1-9]isdone
  959. else
  960.     echo You still need to unpack the following archives:
  961.     echo "        " ${MISSING}
  962. fi
  963. ##  End of shell archive.
  964. exit 0
  965.  
  966.  
  967. exit 0 # Just in case...
  968. -- 
  969.   // chris@IMD.Sterling.COM            | Send comp.sources.x submissions to:
  970. \X/  Amiga - The only way to fly!      |
  971.  "It's intuitively obvious to the most |    sources-x@imd.sterling.com
  972.   casual observer..."                  |
  973.