home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume17 / mgr / part04 < prev    next >
Encoding:
Internet Message Format  |  1989-01-17  |  60.0 KB

  1. Path: bbn.com!rsalz
  2. From: rsalz@uunet.uu.net (Rich Salz)
  3. Newsgroups: comp.sources.unix
  4. Subject: REPOST v17i005:  MGR, Bellcore window manager, Part04/61
  5. Date: 18 Jan 89 15:48:17 GMT
  6. Approved: rsalz@uunet.UU.NET
  7.  
  8. Submitted-by: Stephen A. Uhler <sau@bellcore.com>
  9. Posting-number: Volume 17, Issue 5
  10. Archive-name: mgr/part04
  11.  
  12. [  This version has some packing problems -- mkdir order and uudecode
  13.    usage -- fixed.  --r$  ]
  14.  
  15.  
  16. #! /bin/sh
  17. # This is a shell archive.  Remove anything before this line, then unpack
  18. # it by saving it into a file and typing "sh file".  To overwrite existing
  19. # files, type "sh file -c".  You can also feed this as standard input via
  20. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  21. # will see the following message at the end:
  22. #        "End of archive 4 (of 61)."
  23. # Contents:  demo/README doc/stringart.1 icon/Umbox-opening
  24. #   icon/Upartlycloudy icon/eye/Makefile icon/mouse/Uhhand0
  25. #   icon/mouse/Uhhand10 icon/mouse/Uhhand11 icon/mouse/Uhhand5
  26. #   icon/mouse/Uhhand6 icon/mouse/Uhhand7 icon/mouse/Uhhand8
  27. #   icon/mouse/Uhhand9 icon/mouse/Umhand0 icon/mouse/Umhand1
  28. #   icon/mouse/Umhand10 icon/mouse/Umhand11 icon/mouse/Umhand2
  29. #   icon/mouse/Umhand3 icon/mouse/Umhand4 icon/mouse/Umhand5
  30. #   icon/mouse/Umhand6 icon/mouse/Umhand7 icon/mouse/Umhand8
  31. #   icon/mouse/Umhand9 icon/mouse/Umhhand0 icon/mouse/Umhhand1
  32. #   icon/mouse/Umhhand10 icon/mouse/Umhhand11 icon/mouse/Umhhand2
  33. #   icon/mouse/Umhhand3 icon/mouse/Umhhand4 icon/mouse/Umhhand5
  34. #   icon/mouse/Umhhand6 icon/mouse/Umhhand7 icon/mouse/Umhhand8
  35. #   icon/mouse/Umhhand9 icon/mouse/Umickface icon/mouse/Ummhand0
  36. #   icon/mouse/Ummhand1 icon/mouse/Ummhand10 icon/mouse/Ummhand11
  37. #   icon/mouse/Ummhand2 icon/mouse/Ummhand3 icon/mouse/Ummhand4
  38. #   icon/mouse/Ummhand5 icon/mouse/Ummhand6 icon/mouse/Ummhand7
  39. #   icon/mouse/Ummhand8 icon/mouse/Ummhand9
  40. # Wrapped by rsalz@papaya.bbn.com on Thu Nov 17 21:04:54 1988
  41. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  42. if test -f 'demo/README' -a "${1}" != "-c" ; then 
  43.   echo shar: Will not clobber existing file \"'demo/README'\"
  44. else
  45. echo shar: Extracting \"'demo/README'\" \(816 characters\)
  46. sed "s/^X//" >'demo/README' <<'END_OF_FILE'
  47. X#                        Copyright (c) 1987 Bellcore
  48. X#                            All Rights Reserved
  49. X#       Permission is granted to copy or use this program, EXCEPT that it
  50. X#       may not be sold for profit, the copyright notice must be reproduced
  51. X#       on copies, and credit should be given to Bellcore where it is due.
  52. X#       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  53. X
  54. X#    $Header: README,v 4.1 88/06/21 14:03:31 bianchi Exp $
  55. X#    $Source: /tmp/mgrsrc/demo/RCS/README,v $
  56. X
  57. Xthese are the demo applications for mgr.  They are places in the following 
  58. Xsubdirectories:
  59. X
  60. X../lib    the mgr interface library routines
  61. X
  62. Xicon    programs which manipulate icons
  63. X
  64. Xsh    applications that are shell scripts
  65. X
  66. Xtests    programs to test mgr features
  67. X
  68. Xmsg    message passing application demo
  69. X
  70. Xmisc    everything else
  71. END_OF_FILE
  72. if test 816 -ne `wc -c <'demo/README'`; then
  73.     echo shar: \"'demo/README'\" unpacked with wrong size!
  74. fi
  75. # end of 'demo/README'
  76. fi
  77. if test -f 'doc/stringart.1' -a "${1}" != "-c" ; then 
  78.   echo shar: Will not clobber existing file \"'doc/stringart.1'\"
  79. else
  80. echo shar: Extracting \"'doc/stringart.1'\" \(794 characters\)
  81. sed "s/^X//" >'doc/stringart.1' <<'END_OF_FILE'
  82. X'\"                        Copyright (c) 1988 Bellcore
  83. X'\"                            All Rights Reserved
  84. X'\"       Permission is granted to copy or use this program, EXCEPT that it
  85. X'\"       may not be sold for profit, the copyright notice must be reproduced
  86. X'\"       on copies, and credit should be given to Bellcore where it is due.
  87. X'\"       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  88. X'\"
  89. X'\"    $Header: stringart.1,v 4.1 88/06/21 13:52:15 bianchi Exp $
  90. X'\"    $Source: /tmp/mgrsrc/doc/RCS/stringart.1,v $
  91. X.TH stringart 1L "April 30, 1985"
  92. X.SH NAME
  93. Xstringart \- A standard graphics demo
  94. X.SH SYNOPSIS
  95. X.B stringart
  96. X.SH DESCRIPTION
  97. X.B Stringart
  98. Xdraws bunches of lines in a geometric patterns, erases them, and starts again
  99. Xwith a different pattern.
  100. X.SH SEE ALSO
  101. Xmgr(1L)
  102. END_OF_FILE
  103. if test 794 -ne `wc -c <'doc/stringart.1'`; then
  104.     echo shar: \"'doc/stringart.1'\" unpacked with wrong size!
  105. fi
  106. # end of 'doc/stringart.1'
  107. fi
  108. if test -f 'icon/Umbox-opening' -a "${1}" != "-c" ; then 
  109.   echo shar: Will not clobber existing file \"'icon/Umbox-opening'\"
  110. else
  111. echo shar: Extracting \"'icon/Umbox-opening'\" \(745 characters\)
  112. sed "s/^X//" >'icon/Umbox-opening' <<'END_OF_FILE'
  113. Xbegin 644 mbox-opening
  114. XM>GHA("$@                                                    
  115. XM                                                            
  116. XM                                        #_____X    0     P  
  117. XM "\    !    -8    "   XJCC@  (  "35&,$  P  (JL50HY!   CU1)$1
  118. XM$$  !&K$D1$00  $-401\1!   .:Q!$1$D  !]5$$1$<0  %4L01$X!   4-
  119. XM1!$X <  !(K$$X /   "C40X '    )&S@ '@    $5  '@     ), /P   
  120. XM   S0'A      !K!Q$      #T8D0      '^"1         )$         D
  121. XM0        "1         )$         D0        "1        II$      
  122. XM !DD0       +21       !W)$        \D0P      !:1>       ^Y&S 
  123. XM     #AD\$      (&30        )>         E@        #5         
  124. XM'D         ,                                                
  125. X7                                
  126. Xend
  127. END_OF_FILE
  128. if test 745 -ne `wc -c <'icon/Umbox-opening'`; then
  129.     echo shar: \"'icon/Umbox-opening'\" unpacked with wrong size!
  130. fi
  131. # end of 'icon/Umbox-opening'
  132. fi
  133. if test -f 'icon/Upartlycloudy' -a "${1}" != "-c" ; then 
  134.   echo shar: Will not clobber existing file \"'icon/Upartlycloudy'\"
  135. else
  136. echo shar: Extracting \"'icon/Upartlycloudy'\" \(745 characters\)
  137. sed "s/^X//" >'icon/Upartlycloudy' <<'END_OF_FILE'
  138. Xbegin 644 partlycloudy
  139. XM>GHA("$@                                                    
  140. XM                           ?^        >JO@      ' 0%@     !JJ
  141. XMJK@     9$1$1@    "JJJJK     0$! 0&    "JJJJJL    1$1$1$8   
  142. XM"JJJJJJP   1 0$! 0@  !JJJJJJJ   )$1$1$1$   JJJJJJJP  $$! 0$!
  143. XM @  :JJJJJJJ  #$1$1$1$4  *JJJJJJJP  @0$! 0$!@ "JJJJJJJJ? 41$
  144. XM1$1$1. !JJJJJJJJ@ $! 0$! \$  :JJJJJL.@ !1$1$1$@*  &JJJJOD 0 
  145. XM/X$! 1!P @! ZJJJH" " ( D1$1@0 (  !*JJL"     "\$!0(     ,.JK 
  146. XM@     @,1$"       .JP        ($@        :J         D$       
  147. XM "JH        $4         :P        !2    0    /H    @   !!@   
  148. XM"     "    (     $    @     (   "      0   0      @  !      
  149. XM!   (      "  !       ( ((       \ ?       "(         00    
  150. X7     !          $          0    
  151. Xend
  152. END_OF_FILE
  153. if test 745 -ne `wc -c <'icon/Upartlycloudy'`; then
  154.     echo shar: \"'icon/Upartlycloudy'\" unpacked with wrong size!
  155. fi
  156. # end of 'icon/Upartlycloudy'
  157. fi
  158. if test -f 'icon/eye/Makefile' -a "${1}" != "-c" ; then 
  159.   echo shar: Will not clobber existing file \"'icon/eye/Makefile'\"
  160. else
  161. echo shar: Extracting \"'icon/eye/Makefile'\" \(795 characters\)
  162. sed "s/^X//" >'icon/eye/Makefile' <<'END_OF_FILE'
  163. X#                        Copyright (c) 1988 Bellcore
  164. X#                            All Rights Reserved
  165. X#       Permission is granted to copy or use this program, EXCEPT that it
  166. X#       may not be sold for profit, the copyright notice must be reproduced
  167. X#       on copies, and credit should be given to Bellcore where it is due.
  168. X#       BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
  169. X
  170. X#    $Header: Makefile,v 1.2 88/07/21 14:04:42 sau Exp $
  171. X#    $Source: /tmp/mgrsrc/icon/eye/RCS/Makefile,v $
  172. X
  173. X#    eye icons for mgr
  174. XSTART=.
  175. XICONS= \
  176. X    eye eye1 eye10 eye11 eye12 eye13 eye14 \
  177. X    eye15 eye16 eye17 eye18 eye19 eye2 eye20 \
  178. X    eye21 eye22 eye23 eye24 eye3 eye4 eye5 \
  179. X    eye6 eye7 eye8 eye9
  180. X
  181. Xall clean clobber cpio:
  182. X
  183. Xlist:
  184. X    @for i in Makefile $(ICONS); do \
  185. X        echo "$(START)/$$i"; \
  186. X     done
  187. END_OF_FILE
  188. if test 795 -ne `wc -c <'icon/eye/Makefile'`; then
  189.     echo shar: \"'icon/eye/Makefile'\" unpacked with wrong size!
  190. fi
  191. # end of 'icon/eye/Makefile'
  192. fi
  193. if test -f 'icon/mouse/Uhhand0' -a "${1}" != "-c" ; then 
  194.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand0'\"
  195. else
  196. echo shar: Extracting \"'icon/mouse/Uhhand0'\" \(745 characters\)
  197. sed "s/^X//" >'icon/mouse/Uhhand0' <<'END_OF_FILE'
  198. Xbegin 644 hhand0
  199. XM>GHA("$@                                                    
  200. XM                                                           #
  201. XM          2         !(         $@         2         !,      
  202. XM   $H        !@0        ("@       ! "        $E(        -5  
  203. XM       $(         /          8         !@         &         
  204. XM 8         !@         &          8         !@         &     
  205. XM                                                            
  206. XM                                                            
  207. XM                                                            
  208. XM                                                            
  209. XM                                                            
  210. X7                                
  211. Xend
  212. END_OF_FILE
  213. if test 745 -ne `wc -c <'icon/mouse/Uhhand0'`; then
  214.     echo shar: \"'icon/mouse/Uhhand0'\" unpacked with wrong size!
  215. fi
  216. # end of 'icon/mouse/Uhhand0'
  217. fi
  218. if test -f 'icon/mouse/Uhhand10' -a "${1}" != "-c" ; then 
  219.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand10'\"
  220. else
  221. echo shar: Extracting \"'icon/mouse/Uhhand10'\" \(746 characters\)
  222. sed "s/^X//" >'icon/mouse/Uhhand10' <<'END_OF_FILE'
  223. Xbegin 644 hhand10
  224. XM>GHA("$@                                                    
  225. XM                                                            
  226. XM                                                            
  227. XM                                           !@X        )<0   
  228. XM     B(@       !$"        "!$        $"0        (A         1
  229. XM(        "!@        )O@        E'@       !@'@         &     
  230. XM                                                            
  231. XM                                                            
  232. XM                                                            
  233. XM                                                            
  234. XM                                                            
  235. X7                                
  236. Xend
  237. END_OF_FILE
  238. if test 746 -ne `wc -c <'icon/mouse/Uhhand10'`; then
  239.     echo shar: \"'icon/mouse/Uhhand10'\" unpacked with wrong size!
  240. fi
  241. # end of 'icon/mouse/Uhhand10'
  242. fi
  243. if test -f 'icon/mouse/Uhhand11' -a "${1}" != "-c" ; then 
  244.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand11'\"
  245. else
  246. echo shar: Extracting \"'icon/mouse/Uhhand11'\" \(746 characters\)
  247. sed "s/^X//" >'icon/mouse/Uhhand11' <<'END_OF_FILE'
  248. Xbegin 644 hhand11
  249. XM>GHA("$@                                                    
  250. XM                                                            
  251. XM                                        #          2        
  252. XM !+8        "20        ))         0&        ! (        "$@  
  253. XM      )*        !"(        (A         E\        "0P        &
  254. XM!@         &          ,          P         !@         &     
  255. XM                                                            
  256. XM                                                            
  257. XM                                                            
  258. XM                                                            
  259. XM                                                            
  260. X7                                
  261. Xend
  262. END_OF_FILE
  263. if test 746 -ne `wc -c <'icon/mouse/Uhhand11'`; then
  264.     echo shar: \"'icon/mouse/Uhhand11'\" unpacked with wrong size!
  265. fi
  266. # end of 'icon/mouse/Uhhand11'
  267. fi
  268. if test -f 'icon/mouse/Uhhand5' -a "${1}" != "-c" ; then 
  269.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand5'\"
  270. else
  271. echo shar: Extracting \"'icon/mouse/Uhhand5'\" \(745 characters\)
  272. sed "s/^X//" >'icon/mouse/Uhhand5' <<'END_OF_FILE'
  273. Xbegin 644 hhand5
  274. XM>GHA("$@                                                    
  275. XM                                                            
  276. XM                                                            
  277. XM                                                            
  278. XM                                                            
  279. XM                                           !@         &     
  280. XM     ,          P         !@         &!@        ,)         ^
  281. XMD        "$0        1"        !20        $A         0"      
  282. XM  !@(        "20        ))         ;2         !(         #  
  283. XM                                                            
  284. XM                                                            
  285. X7                                
  286. Xend
  287. END_OF_FILE
  288. if test 745 -ne `wc -c <'icon/mouse/Uhhand5'`; then
  289.     echo shar: \"'icon/mouse/Uhhand5'\" unpacked with wrong size!
  290. fi
  291. # end of 'icon/mouse/Uhhand5'
  292. fi
  293. if test -f 'icon/mouse/Uhhand6' -a "${1}" != "-c" ; then 
  294.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand6'\"
  295. else
  296. echo shar: Extracting \"'icon/mouse/Uhhand6'\" \(745 characters\)
  297. sed "s/^X//" >'icon/mouse/Uhhand6' <<'END_OF_FILE'
  298. Xbegin 644 hhand6
  299. XM>GHA("$@                                                    
  300. XM                                                            
  301. XM                                                            
  302. XM                                                            
  303. XM                                                            
  304. XM                                           !@         &     
  305. XM     8         !@         &          8         !@         & 
  306. XM         8         #P         0@        "JP        2D@      
  307. XM ! "        % 0        (&         4@         R         !(   
  308. XM      $@         2         !(         #                     
  309. XM                                                            
  310. X7                                
  311. Xend
  312. END_OF_FILE
  313. if test 745 -ne `wc -c <'icon/mouse/Uhhand6'`; then
  314.     echo shar: \"'icon/mouse/Uhhand6'\" unpacked with wrong size!
  315. fi
  316. # end of 'icon/mouse/Uhhand6'
  317. fi
  318. if test -f 'icon/mouse/Uhhand7' -a "${1}" != "-c" ; then 
  319.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand7'\"
  320. else
  321. echo shar: Extracting \"'icon/mouse/Uhhand7'\" \(745 characters\)
  322. sed "s/^X//" >'icon/mouse/Uhhand7' <<'END_OF_FILE'
  323. Xbegin 644 hhand7
  324. XM>GHA("$@                                                    
  325. XM                                                            
  326. XM                                                            
  327. XM                                                            
  328. XM                                                            
  329. XM                                           !@         &     
  330. XM     P         #          8         Y@        ,<        !$P 
  331. XM       (A         @B        "D0        $!@        0!        
  332. XM!1$        "+@        1         "(         )          8     
  333. XM                                                            
  334. XM                                                            
  335. X7                                
  336. Xend
  337. END_OF_FILE
  338. if test 745 -ne `wc -c <'icon/mouse/Uhhand7'`; then
  339.     echo shar: \"'icon/mouse/Uhhand7'\" unpacked with wrong size!
  340. fi
  341. # end of 'icon/mouse/Uhhand7'
  342. fi
  343. if test -f 'icon/mouse/Uhhand8' -a "${1}" != "-c" ; then 
  344.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand8'\"
  345. else
  346. echo shar: Extracting \"'icon/mouse/Uhhand8'\" \(745 characters\)
  347. sed "s/^X//" >'icon/mouse/Uhhand8' <<'END_OF_FILE'
  348. Xbegin 644 hhand8
  349. XM>GHA("$@                                                    
  350. XM                                                            
  351. XM                                                            
  352. XM                                                            
  353. XM                                                            
  354. XM                                           !@         >     
  355. XM   ?'@       &#X        AF        " 0        &9         @$  
  356. XM      " @        &!@       !AA        (9$        F#@       !
  357. XM@                                                           
  358. XM                                                            
  359. XM                                                            
  360. X7                                
  361. Xend
  362. END_OF_FILE
  363. if test 745 -ne `wc -c <'icon/mouse/Uhhand8'`; then
  364.     echo shar: \"'icon/mouse/Uhhand8'\" unpacked with wrong size!
  365. fi
  366. # end of 'icon/mouse/Uhhand8'
  367. fi
  368. if test -f 'icon/mouse/Uhhand9' -a "${1}" != "-c" ; then 
  369.   echo shar: Will not clobber existing file \"'icon/mouse/Uhhand9'\"
  370. else
  371. echo shar: Extracting \"'icon/mouse/Uhhand9'\" \(745 characters\)
  372. sed "s/^X//" >'icon/mouse/Uhhand9' <<'END_OF_FILE'
  373. Xbegin 644 hhand9
  374. XM>GHA("$@                                                    
  375. XM                                                            
  376. XM                                                            
  377. XM                                                            
  378. XM                                                           X
  379. XM         $0         H@        $-        'X'_@      @#?^     
  380. XM " !        'X8         2         !$         "0         &   
  381. XM                                                            
  382. XM                                                            
  383. XM                                                            
  384. XM                                                            
  385. X7                                
  386. Xend
  387. END_OF_FILE
  388. if test 745 -ne `wc -c <'icon/mouse/Uhhand9'`; then
  389.     echo shar: \"'icon/mouse/Uhhand9'\" unpacked with wrong size!
  390. fi
  391. # end of 'icon/mouse/Uhhand9'
  392. fi
  393. if test -f 'icon/mouse/Umhand0' -a "${1}" != "-c" ; then 
  394.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand0'\"
  395. else
  396. echo shar: Extracting \"'icon/mouse/Umhand0'\" \(745 characters\)
  397. sed "s/^X//" >'icon/mouse/Umhand0' <<'END_OF_FILE'
  398. Xbegin 644 mhand0
  399. XM>GHA("$@                                               #    
  400. XM      2         !(         $@         2         !,         $
  401. XMH        !DP        (4@       ! F        $AH        -!      
  402. XM   $(         /          8         !@         &          8  
  403. XM       !@         &          8         !@         &         
  404. XM 8         !@         &          8         !@         &     
  405. XM                                                            
  406. XM                                                            
  407. XM                                                            
  408. XM                                                            
  409. XM                                                            
  410. X7                                
  411. Xend
  412. END_OF_FILE
  413. if test 745 -ne `wc -c <'icon/mouse/Umhand0'`; then
  414.     echo shar: \"'icon/mouse/Umhand0'\" unpacked with wrong size!
  415. fi
  416. # end of 'icon/mouse/Umhand0'
  417. fi
  418. if test -f 'icon/mouse/Umhand1' -a "${1}" != "-c" ; then 
  419.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand1'\"
  420. else
  421. echo shar: Extracting \"'icon/mouse/Umhand1'\" \(745 characters\)
  422. sed "s/^X//" >'icon/mouse/Umhand1' <<'END_OF_FILE'
  423. Xbegin 644 mhand1
  424. XM>GHA("$@                                                    
  425. XM                                        #          2        
  426. XM "(         1         Z(        $10        0)         Q$    
  427. XM    !$H        (,@        0B        !B0        '&         S@
  428. XM        #          8         !@         ,          P        
  429. XM &          8         #          ,         !@         &     
  430. XM                                                            
  431. XM                                                            
  432. XM                                                            
  433. XM                                                            
  434. XM                                                            
  435. X7                                
  436. Xend
  437. END_OF_FILE
  438. if test 745 -ne `wc -c <'icon/mouse/Umhand1'`; then
  439.     echo shar: \"'icon/mouse/Umhand1'\" unpacked with wrong size!
  440. fi
  441. # end of 'icon/mouse/Umhand1'
  442. fi
  443. if test -f 'icon/mouse/Umhand10' -a "${1}" != "-c" ; then 
  444.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand10'\"
  445. else
  446. echo shar: Extracting \"'icon/mouse/Umhand10'\" \(746 characters\)
  447. sed "s/^X//" >'icon/mouse/Umhand10' <<'END_OF_FILE'
  448. Xbegin 644 mhand10
  449. XM>GHA("$@                                                    
  450. XM                                                            
  451. XM                                                            
  452. XM          !@X        )<0        B(@       !$2        ")T    
  453. XM    $80        (!         0(        "!@        )O@        E'
  454. XM@       !@'@         '@         '@         '@         &     
  455. XM                                                            
  456. XM                                                            
  457. XM                                                            
  458. XM                                                            
  459. XM                                                            
  460. X7                                
  461. Xend
  462. END_OF_FILE
  463. if test 746 -ne `wc -c <'icon/mouse/Umhand10'`; then
  464.     echo shar: \"'icon/mouse/Umhand10'\" unpacked with wrong size!
  465. fi
  466. # end of 'icon/mouse/Umhand10'
  467. fi
  468. if test -f 'icon/mouse/Umhand11' -a "${1}" != "-c" ; then 
  469.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand11'\"
  470. else
  471. echo shar: Extracting \"'icon/mouse/Umhand11'\" \(746 characters\)
  472. sed "s/^X//" >'icon/mouse/Umhand11' <<'END_OF_FILE'
  473. Xbegin 644 mhand11
  474. XM>GHA("$@                                                    
  475. XM                                    8         "0         ); 
  476. XM        22        !)(        "2P        )-         3$       
  477. XM ! 0        (!        !$(        $O@        2&         P,   
  478. XM       P         !@         &          ,          P         
  479. XM!@         &          ,          P         !@         &     
  480. XM                                                            
  481. XM                                                            
  482. XM                                                            
  483. XM                                                            
  484. XM                                                            
  485. X7                                
  486. Xend
  487. END_OF_FILE
  488. if test 746 -ne `wc -c <'icon/mouse/Umhand11'`; then
  489.     echo shar: \"'icon/mouse/Umhand11'\" unpacked with wrong size!
  490. fi
  491. # end of 'icon/mouse/Umhand11'
  492. fi
  493. if test -f 'icon/mouse/Umhand2' -a "${1}" != "-c" ; then 
  494.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand2'\"
  495. else
  496. echo shar: Extracting \"'icon/mouse/Umhand2'\" \(745 characters\)
  497. sed "s/^X//" >'icon/mouse/Umhand2' <<'END_OF_FILE'
  498. Xbegin 644 mhand2
  499. XM>GHA("$@                                                    
  500. XM                                                            
  501. XM                                                            
  502. XM                            !@       !P9        (F$        A
  503. XMA@       !@8        !&0        (A        !B8        >&0     
  504. XM  'L1       !X)8       > >       '@        !X         &     
  505. XM                                                            
  506. XM                                                            
  507. XM                                                            
  508. XM                                                            
  509. XM                                                            
  510. X7                                
  511. Xend
  512. END_OF_FILE
  513. if test 745 -ne `wc -c <'icon/mouse/Umhand2'`; then
  514.     echo shar: \"'icon/mouse/Umhand2'\" unpacked with wrong size!
  515. fi
  516. # end of 'icon/mouse/Umhand2'
  517. fi
  518. if test -f 'icon/mouse/Umhand3' -a "${1}" != "-c" ; then 
  519.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand3'\"
  520. else
  521. echo shar: Extracting \"'icon/mouse/Umhand3'\" \(745 characters\)
  522. sed "s/^X//" >'icon/mouse/Umhand3' <<'END_OF_FILE'
  523. Xbegin 644 mhand3
  524. XM>GHA("$@                                                    
  525. XM                                                            
  526. XM                                                            
  527. XM                                                            
  528. XM                                          !@         )      
  529. XM    B         !(         8?@       " !     !__X8$     '__B?@
  530. XM       "4@        %,         *@         <                   
  531. XM                                                            
  532. XM                                                            
  533. XM                                                            
  534. XM                                                            
  535. X7                                
  536. Xend
  537. END_OF_FILE
  538. if test 745 -ne `wc -c <'icon/mouse/Umhand3'`; then
  539.     echo shar: \"'icon/mouse/Umhand3'\" unpacked with wrong size!
  540. fi
  541. # end of 'icon/mouse/Umhand3'
  542. fi
  543. if test -f 'icon/mouse/Umhand4' -a "${1}" != "-c" ; then 
  544.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand4'\"
  545. else
  546. echo shar: Extracting \"'icon/mouse/Umhand4'\" \(745 characters\)
  547. sed "s/^X//" >'icon/mouse/Umhand4' <<'END_OF_FILE'
  548. Xbegin 644 mhand4
  549. XM>GHA("$@                                                    
  550. XM                                                            
  551. XM                                                            
  552. XM                                                            
  553. XM                                                            
  554. XM                                           !@         '@    
  555. XM     '@         '@         '@&        'BD        'V0        
  556. XM&!         0(        " 0        (8@        N1        !(B    
  557. XM    $1$        (Z0        <&                                
  558. XM                                                            
  559. XM                                                            
  560. X7                                
  561. Xend
  562. END_OF_FILE
  563. if test 745 -ne `wc -c <'icon/mouse/Umhand4'`; then
  564.     echo shar: \"'icon/mouse/Umhand4'\" unpacked with wrong size!
  565. fi
  566. # end of 'icon/mouse/Umhand4'
  567. fi
  568. if test -f 'icon/mouse/Umhand5' -a "${1}" != "-c" ; then 
  569.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand5'\"
  570. else
  571. echo shar: Extracting \"'icon/mouse/Umhand5'\" \(745 characters\)
  572. sed "s/^X//" >'icon/mouse/Umhand5' <<'END_OF_FILE'
  573. Xbegin 644 mhand5
  574. XM>GHA("$@                                                    
  575. XM                                                            
  576. XM                                                            
  577. XM                                                            
  578. XM                                                            
  579. XM                                           !@         &     
  580. XM     ,          P         !@         &          ,          P
  581. XM         !@         &          ,          P,        !A(     
  582. XM   'T@        0B        " 0        ("         C(        "R0 
  583. XM       -)         22        !)(        #:0         )        
  584. XM  8                                                         
  585. X7                                
  586. Xend
  587. END_OF_FILE
  588. if test 745 -ne `wc -c <'icon/mouse/Umhand5'`; then
  589.     echo shar: \"'icon/mouse/Umhand5'\" unpacked with wrong size!
  590. fi
  591. # end of 'icon/mouse/Umhand5'
  592. fi
  593. if test -f 'icon/mouse/Umhand6' -a "${1}" != "-c" ; then 
  594.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand6'\"
  595. else
  596. echo shar: Extracting \"'icon/mouse/Umhand6'\" \(745 characters\)
  597. sed "s/^X//" >'icon/mouse/Umhand6' <<'END_OF_FILE'
  598. Xbegin 644 mhand6
  599. XM>GHA("$@                                                    
  600. XM                                                            
  601. XM                                                            
  602. XM                                                            
  603. XM                                                            
  604. XM                                           !@         &     
  605. XM     8         !@         &          8         !@         & 
  606. XM         8         !@         &          8         !@       
  607. XM  &          8         #P         0@        ""P        6$@  
  608. XM     !D"        $H0        ,F         4@         R         !
  609. XM(         $@         2         !(         #                 
  610. X7                               !
  611. Xend
  612. END_OF_FILE
  613. if test 745 -ne `wc -c <'icon/mouse/Umhand6'`; then
  614.     echo shar: \"'icon/mouse/Umhand6'\" unpacked with wrong size!
  615. fi
  616. # end of 'icon/mouse/Umhand6'
  617. fi
  618. if test -f 'icon/mouse/Umhand7' -a "${1}" != "-c" ; then 
  619.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand7'\"
  620. else
  621. echo shar: Extracting \"'icon/mouse/Umhand7'\" \(745 characters\)
  622. sed "s/^X//" >'icon/mouse/Umhand7' <<'END_OF_FILE'
  623. Xbegin 644 mhand7
  624. XM>GHA("$@                                                    
  625. XM                                                            
  626. XM                                                            
  627. XM                                                            
  628. XM                                                            
  629. XM                                           !@         &     
  630. XM     P         #          8         !@         ,          P 
  631. XM        &          8         #         ',        !C@        
  632. XM)&        !$(        $P0        4B         B,        "0(    
  633. XM    *(@        1<        "(         1         !(         #  
  634. XM                                                            
  635. X7                                
  636. Xend
  637. END_OF_FILE
  638. if test 745 -ne `wc -c <'icon/mouse/Umhand7'`; then
  639.     echo shar: \"'icon/mouse/Umhand7'\" unpacked with wrong size!
  640. fi
  641. # end of 'icon/mouse/Umhand7'
  642. fi
  643. if test -f 'icon/mouse/Umhand8' -a "${1}" != "-c" ; then 
  644.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand8'\"
  645. else
  646. echo shar: Extracting \"'icon/mouse/Umhand8'\" \(745 characters\)
  647. sed "s/^X//" >'icon/mouse/Umhand8' <<'END_OF_FILE'
  648. Xbegin 644 mhand8
  649. XM>GHA("$@                                                    
  650. XM                                                            
  651. XM                                                            
  652. XM                                                            
  653. XM                                                            
  654. XM                                           !@         >     
  655. XM    '@        !X         >        ?'@       '#X        B&   
  656. XM     "80        &1         A$        "8@        &!@       !A
  657. XMA        (9$        F#@       !@                            
  658. XM                                                            
  659. XM                                                            
  660. X7                                
  661. Xend
  662. END_OF_FILE
  663. if test 745 -ne `wc -c <'icon/mouse/Umhand8'`; then
  664.     echo shar: \"'icon/mouse/Umhand8'\" unpacked with wrong size!
  665. fi
  666. # end of 'icon/mouse/Umhand8'
  667. fi
  668. if test -f 'icon/mouse/Umhand9' -a "${1}" != "-c" ; then 
  669.   echo shar: Will not clobber existing file \"'icon/mouse/Umhand9'\"
  670. else
  671. echo shar: Extracting \"'icon/mouse/Umhand9'\" \(745 characters\)
  672. sed "s/^X//" >'icon/mouse/Umhand9' <<'END_OF_FILE'
  673. Xbegin 644 mhand9
  674. XM>GHA("$@                                                    
  675. XM                                                            
  676. XM                                                            
  677. XM                                                            
  678. XM                                                          X 
  679. XM        $0         R@        $I        'Y'__@     @8?_^     
  680. XM" !        'X8         2         !$         "0         &    
  681. XM                                                            
  682. XM                                                            
  683. XM                                                            
  684. XM                                                            
  685. X7                                
  686. Xend
  687. END_OF_FILE
  688. if test 745 -ne `wc -c <'icon/mouse/Umhand9'`; then
  689.     echo shar: \"'icon/mouse/Umhand9'\" unpacked with wrong size!
  690. fi
  691. # end of 'icon/mouse/Umhand9'
  692. fi
  693. if test -f 'icon/mouse/Umhhand0' -a "${1}" != "-c" ; then 
  694.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand0'\"
  695. else
  696. echo shar: Extracting \"'icon/mouse/Umhhand0'\" \(746 characters\)
  697. sed "s/^X//" >'icon/mouse/Umhhand0' <<'END_OF_FILE'
  698. Xbegin 644 mhhand0
  699. XM>GHA("$@____________________________________________________
  700. XM___________________________________________________________\
  701. XM__________A_________^'_________X?_________A_________^#______
  702. XM___X'________^ /________P ?_______^ !________X '________R __
  703. XM_______X'_________P__________G_________^?_________Y_________
  704. XM_G_________^?_________Y__________G_________^?_________Y_____
  705. XM____________________________________________________________
  706. XM____________________________________________________________
  707. XM____________________________________________________________
  708. XM____________________________________________________________
  709. XM____________________________________________________________
  710. X7________________________________
  711. Xend
  712. END_OF_FILE
  713. if test 746 -ne `wc -c <'icon/mouse/Umhhand0'`; then
  714.     echo shar: \"'icon/mouse/Umhhand0'\" unpacked with wrong size!
  715. fi
  716. # end of 'icon/mouse/Umhhand0'
  717. fi
  718. if test -f 'icon/mouse/Umhhand1' -a "${1}" != "-c" ; then 
  719.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand1'\"
  720. else
  721. echo shar: Extracting \"'icon/mouse/Umhhand1'\" \(746 characters\)
  722. sed "s/^X//" >'icon/mouse/Umhhand1' <<'END_OF_FILE'
  723. Xbegin 644 mhhand1
  724. XM>GHA("$@____________________________________________________
  725. XM____________________________________________________________
  726. XM____________________________________________G_________\/____
  727. XM_____@_________\'________X@_________ !________\ '________X ?
  728. XM________P ________^ #________\ /________P!_________ /_______
  729. XM_YC_________G_________\__________S_________^?_________Y_____
  730. XM____________________________________________________________
  731. XM____________________________________________________________
  732. XM____________________________________________________________
  733. XM____________________________________________________________
  734. XM____________________________________________________________
  735. X7________________________________
  736. Xend
  737. END_OF_FILE
  738. if test 746 -ne `wc -c <'icon/mouse/Umhhand1'`; then
  739.     echo shar: \"'icon/mouse/Umhhand1'\" unpacked with wrong size!
  740. fi
  741. # end of 'icon/mouse/Umhhand1'
  742. fi
  743. if test -f 'icon/mouse/Umhhand10' -a "${1}" != "-c" ; then 
  744.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand10'\"
  745. else
  746. echo shar: Extracting \"'icon/mouse/Umhhand10'\" \(747 characters\)
  747. sed "s/^X//" >'icon/mouse/Umhhand10' <<'END_OF_FILE'
  748. Xbegin 644 mhhand10
  749. XM>GHA("$@____________________________________________________
  750. XM____________________________________________________________
  751. XM____________________________________________________________
  752. XM___________________________________________^?'________P@/___
  753. XM_____  ?_______^ !________\ #________X /________P _________@
  754. XM'________\ ?________P ?________"X?_______^?X?_________Y_____
  755. XM____________________________________________________________
  756. XM____________________________________________________________
  757. XM____________________________________________________________
  758. XM____________________________________________________________
  759. XM____________________________________________________________
  760. X7________________________________
  761. Xend
  762. END_OF_FILE
  763. if test 747 -ne `wc -c <'icon/mouse/Umhhand10'`; then
  764.     echo shar: \"'icon/mouse/Umhhand10'\" unpacked with wrong size!
  765. fi
  766. # end of 'icon/mouse/Umhhand10'
  767. fi
  768. if test -f 'icon/mouse/Umhhand11' -a "${1}" != "-c" ; then 
  769.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand11'\"
  770. else
  771. echo shar: Extracting \"'icon/mouse/Umhhand11'\" \(747 characters\)
  772. sed "s/^X//" >'icon/mouse/Umhhand11' <<'END_OF_FILE'
  773. Xbegin 644 mhhand11
  774. XM>GHA("$@____________________________________________________
  775. XM____________________________________________________________
  776. XM________________________________________\__________A________
  777. XM_^$G________\ /________P _________@!________^ '________\ ?__
  778. XM______P!________^ '________P _________"#________\//________Y
  779. XM^?_________Y__________S__________/_________^?_________Y_____
  780. XM____________________________________________________________
  781. XM____________________________________________________________
  782. XM____________________________________________________________
  783. XM____________________________________________________________
  784. XM____________________________________________________________
  785. X7________________________________
  786. Xend
  787. END_OF_FILE
  788. if test 747 -ne `wc -c <'icon/mouse/Umhhand11'`; then
  789.     echo shar: \"'icon/mouse/Umhhand11'\" unpacked with wrong size!
  790. fi
  791. # end of 'icon/mouse/Umhhand11'
  792. fi
  793. if test -f 'icon/mouse/Umhhand2' -a "${1}" != "-c" ; then 
  794.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand2'\"
  795. else
  796. echo shar: Extracting \"'icon/mouse/Umhhand2'\" \(746 characters\)
  797. sed "s/^X//" >'icon/mouse/Umhhand2' <<'END_OF_FILE'
  798. Xbegin 644 mhhand2
  799. XM>GHA("$@____________________________________________________
  800. XM____________________________________________________________
  801. XM____________________________________________________________
  802. XM____________________________________________________________
  803. XMG________CX/_______\& ________P '________@!_________ #______
  804. XM__X /_______^ !________@ #_______X8 /______^'X!_______Y_P?__
  805. XM____________________________________________________________
  806. XM____________________________________________________________
  807. XM____________________________________________________________
  808. XM____________________________________________________________
  809. XM____________________________________________________________
  810. X7________________________________
  811. Xend
  812. END_OF_FILE
  813. if test 746 -ne `wc -c <'icon/mouse/Umhhand2'`; then
  814.     echo shar: \"'icon/mouse/Umhhand2'\" unpacked with wrong size!
  815. fi
  816. # end of 'icon/mouse/Umhhand2'
  817. fi
  818. if test -f 'icon/mouse/Umhhand3' -a "${1}" != "-c" ; then 
  819.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand3'\"
  820. else
  821. echo shar: Extracting \"'icon/mouse/Umhhand3'\" \(746 characters\)
  822. sed "s/^X//" >'icon/mouse/Umhhand3' <<'END_OF_FILE'
  823. Xbegin 644 mhhand3
  824. XM>GHA("$@____________________________________________________
  825. XM____________________________________________________________
  826. XM____________________________________________________________
  827. XM____________________________________________________________
  828. XM_________________________________________^?_________P_______
  829. XM___!_________^'_________@ ?_______\  ______^   #______X   ?_
  830. XM______\ ?________X#_________P?_________C____________________
  831. XM____________________________________________________________
  832. XM____________________________________________________________
  833. XM____________________________________________________________
  834. XM____________________________________________________________
  835. X7________________________________
  836. Xend
  837. END_OF_FILE
  838. if test 746 -ne `wc -c <'icon/mouse/Umhhand3'`; then
  839.     echo shar: \"'icon/mouse/Umhhand3'\" unpacked with wrong size!
  840. fi
  841. # end of 'icon/mouse/Umhhand3'
  842. fi
  843. if test -f 'icon/mouse/Umhhand4' -a "${1}" != "-c" ; then 
  844.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand4'\"
  845. else
  846. echo shar: Extracting \"'icon/mouse/Umhhand4'\" \(746 characters\)
  847. sed "s/^X//" >'icon/mouse/Umhhand4' <<'END_OF_FILE'
  848. Xbegin 644 mhhand4
  849. XM>GHA("$@____________________________________________________
  850. XM____________________________________________________________
  851. XM____________________________________________________________
  852. XM____________________________________________________________
  853. XM____________________________________________________________
  854. XM___________________________________________^?_________X?Y___
  855. XM_____X=#________X /________X _________@'________\ /________P
  856. XM ?________  ________^ !________X #________P$/________CY_____
  857. XM____________________________________________________________
  858. XM____________________________________________________________
  859. XM____________________________________________________________
  860. X7________________________________
  861. Xend
  862. END_OF_FILE
  863. if test 746 -ne `wc -c <'icon/mouse/Umhhand4'`; then
  864.     echo shar: \"'icon/mouse/Umhhand4'\" unpacked with wrong size!
  865. fi
  866. # end of 'icon/mouse/Umhhand4'
  867. fi
  868. if test -f 'icon/mouse/Umhhand5' -a "${1}" != "-c" ; then 
  869.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand5'\"
  870. else
  871. echo shar: Extracting \"'icon/mouse/Umhhand5'\" \(746 characters\)
  872. sed "s/^X//" >'icon/mouse/Umhhand5' <<'END_OF_FILE'
  873. Xbegin 644 mhhand5
  874. XM>GHA("$@____________________________________________________
  875. XM____________________________________________________________
  876. XM____________________________________________________________
  877. XM____________________________________________________________
  878. XM____________________________________________________________
  879. XM___________________________________________^?_________Y_____
  880. XM_____S__________/_________^?_________Y^?________SP_________!
  881. XM#________\ /________@!________^ /________X _________@!______
  882. XM__^ '________\ /________P _________DA_________^'_________\__
  883. XM____________________________________________________________
  884. XM____________________________________________________________
  885. X7________________________________
  886. Xend
  887. END_OF_FILE
  888. if test 746 -ne `wc -c <'icon/mouse/Umhhand5'`; then
  889.     echo shar: \"'icon/mouse/Umhhand5'\" unpacked with wrong size!
  890. fi
  891. # end of 'icon/mouse/Umhhand5'
  892. fi
  893. if test -f 'icon/mouse/Umhhand6' -a "${1}" != "-c" ; then 
  894.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand6'\"
  895. else
  896. echo shar: Extracting \"'icon/mouse/Umhhand6'\" \(746 characters\)
  897. sed "s/^X//" >'icon/mouse/Umhhand6' <<'END_OF_FILE'
  898. Xbegin 644 mhhand6
  899. XM>GHA("$@____________________________________________________
  900. XM____________________________________________________________
  901. XM____________________________________________________________
  902. XM____________________________________________________________
  903. XM____________________________________________________________
  904. XM___________________________________________^?_________Y_____
  905. XM_____G_________^?_________Y__________G_________^?_________Y_
  906. XM_________G_________\/_________@?________\!/________@ ?______
  907. XM_^ !________X /________P!_________@?_________!_________^'___
  908. XM______X?_________A_________^'_________\_____________________
  909. XM____________________________________________________________
  910. X7________________________________
  911. Xend
  912. END_OF_FILE
  913. if test 746 -ne `wc -c <'icon/mouse/Umhhand6'`; then
  914.     echo shar: \"'icon/mouse/Umhhand6'\" unpacked with wrong size!
  915. fi
  916. # end of 'icon/mouse/Umhhand6'
  917. fi
  918. if test -f 'icon/mouse/Umhhand7' -a "${1}" != "-c" ; then 
  919.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand7'\"
  920. else
  921. echo shar: Extracting \"'icon/mouse/Umhhand7'\" \(746 characters\)
  922. sed "s/^X//" >'icon/mouse/Umhhand7' <<'END_OF_FILE'
  923. Xbegin 644 mhhand7
  924. XM>GHA("$@____________________________________________________
  925. XM____________________________________________________________
  926. XM____________________________________________________________
  927. XM____________________________________________________________
  928. XM____________________________________________________________
  929. XM___________________________________________^?_________Y_____
  930. XM_____/_________\__________G_________&?________P#________^ /_
  931. XM_______P _________ !________\ /________X ?________@ ________
  932. XM^ #________\$?________@_________\'_________P__________G_____
  933. XM____________________________________________________________
  934. XM____________________________________________________________
  935. X7________________________________
  936. Xend
  937. END_OF_FILE
  938. if test 746 -ne `wc -c <'icon/mouse/Umhhand7'`; then
  939.     echo shar: \"'icon/mouse/Umhhand7'\" unpacked with wrong size!
  940. fi
  941. # end of 'icon/mouse/Umhhand7'
  942. fi
  943. if test -f 'icon/mouse/Umhhand8' -a "${1}" != "-c" ; then 
  944.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand8'\"
  945. else
  946. echo shar: Extracting \"'icon/mouse/Umhhand8'\" \(746 characters\)
  947. sed "s/^X//" >'icon/mouse/Umhhand8' <<'END_OF_FILE'
  948. Xbegin 644 mhhand8
  949. XM>GHA("$@____________________________________________________
  950. XM____________________________________________________________
  951. XM____________________________________________________________
  952. XM____________________________________________________________
  953. XM____________________________________________________________
  954. XM___________________________________________^?_________A_____
  955. XM___@X?_______X '________ !________\ /________X _________ #__
  956. XM______\ ?________X ?_______^  ________P&#________!\?_______^
  957. XM?___________________________________________________________
  958. XM____________________________________________________________
  959. XM____________________________________________________________
  960. X7________________________________
  961. Xend
  962. END_OF_FILE
  963. if test 746 -ne `wc -c <'icon/mouse/Umhhand8'`; then
  964.     echo shar: \"'icon/mouse/Umhhand8'\" unpacked with wrong size!
  965. fi
  966. # end of 'icon/mouse/Umhhand8'
  967. fi
  968. if test -f 'icon/mouse/Umhhand9' -a "${1}" != "-c" ; then 
  969.   echo shar: Will not clobber existing file \"'icon/mouse/Umhhand9'\"
  970. else
  971. echo shar: Extracting \"'icon/mouse/Umhhand9'\" \(746 characters\)
  972. sed "s/^X//" >'icon/mouse/Umhhand9' <<'END_OF_FILE'
  973. Xbegin 644 mhhand9
  974. XM>GHA("$@____________________________________________________
  975. XM____________________________________________________________
  976. XM____________________________________________________________
  977. XM____________________________________________________________
  978. XM___________________________________________________________'
  979. XM_________X/_________ ?________X ________X   ?______   !_____
  980. XM_\  ________X '_________A_________^#_________\/_________Y___
  981. XM____________________________________________________________
  982. XM____________________________________________________________
  983. XM____________________________________________________________
  984. XM____________________________________________________________
  985. X7________________________________
  986. Xend
  987. END_OF_FILE
  988. if test 746 -ne `wc -c <'icon/mouse/Umhhand9'`; then
  989.     echo shar: \"'icon/mouse/Umhhand9'\" unpacked with wrong size!
  990. fi
  991. # end of 'icon/mouse/Umhhand9'
  992. fi
  993. if test -f 'icon/mouse/Umickface' -a "${1}" != "-c" ; then 
  994.   echo shar: Will not clobber existing file \"'icon/mouse/Umickface'\"
  995. else
  996. echo shar: Extracting \"'icon/mouse/Umickface'\" \(747 characters\)
  997. sed "s/^X//" >'icon/mouse/Umickface' <<'END_OF_FILE'
  998. Xbegin 644 mickface
  999. XM>GHA("$@    /_P       '  X      #@)P<      P!I@,     , .& , 
  1000. XM   !  8P (    :$!F "8   "8P.R 80   3G!]X#@@  "&,/X &!   08P_
  1001. XM@ 8"  "!CC^ !@$  0/?'P / ( " #^_@   0 ( /__@  ! !  ___   " )
  1002. XM'!_PD  '$ LF#N9H  F0%R8!Z9@  8@3)@'KN  #"",F >N\  8$(R8!YF< 
  1003. XM#(0GG #1!P /A$   ,('   "0   10(   )    AS    H ! !GP   !@ " 
  1004. XM#^    &  ( =4    9P! #_X   YI@( /_@  $VF @!__   #9X$ '_\   Y
  1005. XMA@0 ?_P   VF! !__   39P& +_Z   Y@ .#AX(   &  ?^ $@   4  ?H$J
  1006. XM   "0   @JH   )   !*E    B#@ %T$  "$(9  /!@  80AT  ?^  #A!#@
  1007. XM !PX  6($7  '#@ "8@),  <.  /T C@ !PX  &0!   '#^  " "   _ND  
  1008. XM0 (!\%U4+X!  0&P2B L (  @#! ("\!  ! 8" P08(  "# $$^!A   $, /
  1009. XMP F(   (P ,@!Q    8  P  8    0 #P "     P -@ P     P V ,    
  1010. X7  X!P'       < #@       /_P    #
  1011. Xend
  1012. END_OF_FILE
  1013. if test 747 -ne `wc -c <'icon/mouse/Umickface'`; then
  1014.     echo shar: \"'icon/mouse/Umickface'\" unpacked with wrong size!
  1015. fi
  1016. # end of 'icon/mouse/Umickface'
  1017. fi
  1018. if test -f 'icon/mouse/Ummhand0' -a "${1}" != "-c" ; then 
  1019.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand0'\"
  1020. else
  1021. echo shar: Extracting \"'icon/mouse/Ummhand0'\" \(746 characters\)
  1022. sed "s/^X//" >'icon/mouse/Ummhand0' <<'END_OF_FILE'
  1023. Xbegin 644 mmhand0
  1024. XM>GHA("$@_______________________________________________\____
  1025. XM______A_________^'_________X?_________A_________^#_________X
  1026. XM'________^ /________P ?_______^ !________X '________R ______
  1027. XM___X'_________P__________G_________^?_________Y__________G__
  1028. XM_______^?_________Y__________G_________^?_________Y_________
  1029. XM_G_________^?_________Y__________G_________^?_________Y_____
  1030. XM____________________________________________________________
  1031. XM____________________________________________________________
  1032. XM____________________________________________________________
  1033. XM____________________________________________________________
  1034. XM____________________________________________________________
  1035. X7________________________________
  1036. Xend
  1037. END_OF_FILE
  1038. if test 746 -ne `wc -c <'icon/mouse/Ummhand0'`; then
  1039.     echo shar: \"'icon/mouse/Ummhand0'\" unpacked with wrong size!
  1040. fi
  1041. # end of 'icon/mouse/Ummhand0'
  1042. fi
  1043. if test -f 'icon/mouse/Ummhand1' -a "${1}" != "-c" ; then 
  1044.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand1'\"
  1045. else
  1046. echo shar: Extracting \"'icon/mouse/Ummhand1'\" \(746 characters\)
  1047. sed "s/^X//" >'icon/mouse/Ummhand1' <<'END_OF_FILE'
  1048. Xbegin 644 mmhand1
  1049. XM>GHA("$@____________________________________________________
  1050. XM________________________________________\__________A________
  1051. XM_\'_________@_________$'________X /________@ _________ #____
  1052. XM____^ '________P ?________@!________^ /________X!_________,?
  1053. XM________\__________G_________^?_________S__________/________
  1054. XM_Y__________G_________\__________S_________^?_________Y_____
  1055. XM____________________________________________________________
  1056. XM____________________________________________________________
  1057. XM____________________________________________________________
  1058. XM____________________________________________________________
  1059. XM____________________________________________________________
  1060. X7________________________________
  1061. Xend
  1062. END_OF_FILE
  1063. if test 746 -ne `wc -c <'icon/mouse/Ummhand1'`; then
  1064.     echo shar: \"'icon/mouse/Ummhand1'\" unpacked with wrong size!
  1065. fi
  1066. # end of 'icon/mouse/Ummhand1'
  1067. fi
  1068. if test -f 'icon/mouse/Ummhand10' -a "${1}" != "-c" ; then 
  1069.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand10'\"
  1070. else
  1071. echo shar: Extracting \"'icon/mouse/Ummhand10'\" \(747 characters\)
  1072. sed "s/^X//" >'icon/mouse/Ummhand10' <<'END_OF_FILE'
  1073. Xbegin 644 mmhand10
  1074. XM>GHA("$@____________________________________________________
  1075. XM____________________________________________________________
  1076. XM____________________________________________________________
  1077. XM__________^?'________P@/________  ?_______^ !________\ #____
  1078. XM____X /________P _________@'________\ ?________P ?________"X
  1079. XM?_______^?X?_________X?_________X?_________X?_________Y_____
  1080. XM____________________________________________________________
  1081. XM____________________________________________________________
  1082. XM____________________________________________________________
  1083. XM____________________________________________________________
  1084. XM____________________________________________________________
  1085. X7________________________________
  1086. Xend
  1087. END_OF_FILE
  1088. if test 747 -ne `wc -c <'icon/mouse/Ummhand10'`; then
  1089.     echo shar: \"'icon/mouse/Ummhand10'\" unpacked with wrong size!
  1090. fi
  1091. # end of 'icon/mouse/Ummhand10'
  1092. fi
  1093. if test -f 'icon/mouse/Ummhand11' -a "${1}" != "-c" ; then 
  1094.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand11'\"
  1095. else
  1096. echo shar: Extracting \"'icon/mouse/Ummhand11'\" \(747 characters\)
  1097. sed "s/^X//" >'icon/mouse/Ummhand11' <<'END_OF_FILE'
  1098. Xbegin 644 mmhand11
  1099. XM>GHA("$@____________________________________________________
  1100. XM____________________________________G_________\/_________PD_
  1101. XM________@!________^ '________\ /________P _________@#_______
  1102. XM_^ /________P ________^ '________X0?________AY_________/S___
  1103. XM_______/_________^?_________Y__________S__________/_________
  1104. XM^?_________Y__________S__________/_________^?_________Y_____
  1105. XM____________________________________________________________
  1106. XM____________________________________________________________
  1107. XM____________________________________________________________
  1108. XM____________________________________________________________
  1109. XM____________________________________________________________
  1110. X7________________________________
  1111. Xend
  1112. END_OF_FILE
  1113. if test 747 -ne `wc -c <'icon/mouse/Ummhand11'`; then
  1114.     echo shar: \"'icon/mouse/Ummhand11'\" unpacked with wrong size!
  1115. fi
  1116. # end of 'icon/mouse/Ummhand11'
  1117. fi
  1118. if test -f 'icon/mouse/Ummhand2' -a "${1}" != "-c" ; then 
  1119.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand2'\"
  1120. else
  1121. echo shar: Extracting \"'icon/mouse/Ummhand2'\" \(746 characters\)
  1122. sed "s/^X//" >'icon/mouse/Ummhand2' <<'END_OF_FILE'
  1123. Xbegin 644 mmhand2
  1124. XM>GHA("$@____________________________________________________
  1125. XM____________________________________________________________
  1126. XM____________________________________________________________
  1127. XM____________________________^?_______^/@________P8#________ 
  1128. XM ?_______^ '________^ /________P ________^ '________@ /_____
  1129. XM__X0 _______^'P'_______A_A_______X?________^'_________Y_____
  1130. XM____________________________________________________________
  1131. XM____________________________________________________________
  1132. XM____________________________________________________________
  1133. XM____________________________________________________________
  1134. XM____________________________________________________________
  1135. X7________________________________
  1136. Xend
  1137. END_OF_FILE
  1138. if test 746 -ne `wc -c <'icon/mouse/Ummhand2'`; then
  1139.     echo shar: \"'icon/mouse/Ummhand2'\" unpacked with wrong size!
  1140. fi
  1141. # end of 'icon/mouse/Ummhand2'
  1142. fi
  1143. if test -f 'icon/mouse/Ummhand3' -a "${1}" != "-c" ; then 
  1144.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand3'\"
  1145. else
  1146. echo shar: Extracting \"'icon/mouse/Ummhand3'\" \(746 characters\)
  1147. sed "s/^X//" >'icon/mouse/Ummhand3' <<'END_OF_FILE'
  1148. Xbegin 644 mmhand3
  1149. XM>GHA("$@____________________________________________________
  1150. XM____________________________________________________________
  1151. XM____________________________________________________________
  1152. XM____________________________________________________________
  1153. XM__________________________________________^?_________P______
  1154. XM____!_________^'_________@ ?_______\  _____^    #_____X    ?
  1155. XM_______\ ?________X#_________P?_________C___________________
  1156. XM____________________________________________________________
  1157. XM____________________________________________________________
  1158. XM____________________________________________________________
  1159. XM____________________________________________________________
  1160. X7________________________________
  1161. Xend
  1162. END_OF_FILE
  1163. if test 746 -ne `wc -c <'icon/mouse/Ummhand3'`; then
  1164.     echo shar: \"'icon/mouse/Ummhand3'\" unpacked with wrong size!
  1165. fi
  1166. # end of 'icon/mouse/Ummhand3'
  1167. fi
  1168. if test -f 'icon/mouse/Ummhand4' -a "${1}" != "-c" ; then 
  1169.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand4'\"
  1170. else
  1171. echo shar: Extracting \"'icon/mouse/Ummhand4'\" \(746 characters\)
  1172. sed "s/^X//" >'icon/mouse/Ummhand4' <<'END_OF_FILE'
  1173. Xbegin 644 mmhand4
  1174. XM>GHA("$@____________________________________________________
  1175. XM____________________________________________________________
  1176. XM____________________________________________________________
  1177. XM____________________________________________________________
  1178. XM____________________________________________________________
  1179. XM___________________________________________^?_________X?____
  1180. XM_____X?_________X?_________X?Y________X=#________X /________
  1181. XMX _________@'________\ /________P ?________  ________^ !____
  1182. XM____X #________P$/________CY________________________________
  1183. XM____________________________________________________________
  1184. XM____________________________________________________________
  1185. X7________________________________
  1186. Xend
  1187. END_OF_FILE
  1188. if test 746 -ne `wc -c <'icon/mouse/Ummhand4'`; then
  1189.     echo shar: \"'icon/mouse/Ummhand4'\" unpacked with wrong size!
  1190. fi
  1191. # end of 'icon/mouse/Ummhand4'
  1192. fi
  1193. if test -f 'icon/mouse/Ummhand5' -a "${1}" != "-c" ; then 
  1194.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand5'\"
  1195. else
  1196. echo shar: Extracting \"'icon/mouse/Ummhand5'\" \(746 characters\)
  1197. sed "s/^X//" >'icon/mouse/Ummhand5' <<'END_OF_FILE'
  1198. Xbegin 644 mmhand5
  1199. XM>GHA("$@____________________________________________________
  1200. XM____________________________________________________________
  1201. XM____________________________________________________________
  1202. XM____________________________________________________________
  1203. XM____________________________________________________________
  1204. XM___________________________________________^?_________Y_____
  1205. XM_____S__________/_________^?_________Y__________S__________/
  1206. XM_________^?_________Y__________S__________/S________^>'_____
  1207. XM___X(?________@!________\ /________P!_________ '________\ /_
  1208. XM_______P _________@!________^ '________\D/_________P________
  1209. XM__G_________________________________________________________
  1210. X7________________________________
  1211. Xend
  1212. END_OF_FILE
  1213. if test 746 -ne `wc -c <'icon/mouse/Ummhand5'`; then
  1214.     echo shar: \"'icon/mouse/Ummhand5'\" unpacked with wrong size!
  1215. fi
  1216. # end of 'icon/mouse/Ummhand5'
  1217. fi
  1218. if test -f 'icon/mouse/Ummhand6' -a "${1}" != "-c" ; then 
  1219.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand6'\"
  1220. else
  1221. echo shar: Extracting \"'icon/mouse/Ummhand6'\" \(746 characters\)
  1222. sed "s/^X//" >'icon/mouse/Ummhand6' <<'END_OF_FILE'
  1223. Xbegin 644 mmhand6
  1224. XM>GHA("$@____________________________________________________
  1225. XM____________________________________________________________
  1226. XM____________________________________________________________
  1227. XM____________________________________________________________
  1228. XM____________________________________________________________
  1229. XM___________________________________________^?_________Y_____
  1230. XM_____G_________^?_________Y__________G_________^?_________Y_
  1231. XM_________G_________^?_________Y__________G_________^?_______
  1232. XM__Y__________G_________\/_________@?________\!/________@ ?__
  1233. XM_____^ !________X /________P!_________@?_________!_________^
  1234. XM'_________X?_________A_________^'_________\_________________
  1235. X7_______________________________^
  1236. Xend
  1237. END_OF_FILE
  1238. if test 746 -ne `wc -c <'icon/mouse/Ummhand6'`; then
  1239.     echo shar: \"'icon/mouse/Ummhand6'\" unpacked with wrong size!
  1240. fi
  1241. # end of 'icon/mouse/Ummhand6'
  1242. fi
  1243. if test -f 'icon/mouse/Ummhand7' -a "${1}" != "-c" ; then 
  1244.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand7'\"
  1245. else
  1246. echo shar: Extracting \"'icon/mouse/Ummhand7'\" \(746 characters\)
  1247. sed "s/^X//" >'icon/mouse/Ummhand7' <<'END_OF_FILE'
  1248. Xbegin 644 mmhand7
  1249. XM>GHA("$@____________________________________________________
  1250. XM____________________________________________________________
  1251. XM____________________________________________________________
  1252. XM____________________________________________________________
  1253. XM____________________________________________________________
  1254. XM___________________________________________^?_________Y_____
  1255. XM_____/_________\__________G_________^?_________S__________/_
  1256. XM________Y__________G_________\_________XS________^ ?________
  1257. XMP!________^ '________X /________@!_________ #________\ '____
  1258. XM____P ?________@C________\'_________@_________^'_________\__
  1259. XM____________________________________________________________
  1260. X7________________________________
  1261. Xend
  1262. END_OF_FILE
  1263. if test 746 -ne `wc -c <'icon/mouse/Ummhand7'`; then
  1264.     echo shar: \"'icon/mouse/Ummhand7'\" unpacked with wrong size!
  1265. fi
  1266. # end of 'icon/mouse/Ummhand7'
  1267. fi
  1268. if test -f 'icon/mouse/Ummhand8' -a "${1}" != "-c" ; then 
  1269.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand8'\"
  1270. else
  1271. echo shar: Extracting \"'icon/mouse/Ummhand8'\" \(746 characters\)
  1272. sed "s/^X//" >'icon/mouse/Ummhand8' <<'END_OF_FILE'
  1273. Xbegin 644 mmhand8
  1274. XM>GHA("$@____________________________________________________
  1275. XM____________________________________________________________
  1276. XM____________________________________________________________
  1277. XM____________________________________________________________
  1278. XM____________________________________________________________
  1279. XM___________________________________________^?_________A_____
  1280. XM____X?________^'_________A________@X?_______X '________ !___
  1281. XM_____\ /________X _________ #________\ ?________X ?_______^ 
  1282. XM ________P&#________!\?_______^?____________________________
  1283. XM____________________________________________________________
  1284. XM____________________________________________________________
  1285. X7________________________________
  1286. Xend
  1287. END_OF_FILE
  1288. if test 746 -ne `wc -c <'icon/mouse/Ummhand8'`; then
  1289.     echo shar: \"'icon/mouse/Ummhand8'\" unpacked with wrong size!
  1290. fi
  1291. # end of 'icon/mouse/Ummhand8'
  1292. fi
  1293. if test -f 'icon/mouse/Ummhand9' -a "${1}" != "-c" ; then 
  1294.   echo shar: Will not clobber existing file \"'icon/mouse/Ummhand9'\"
  1295. else
  1296. echo shar: Extracting \"'icon/mouse/Ummhand9'\" \(746 characters\)
  1297. sed "s/^X//" >'icon/mouse/Ummhand9' <<'END_OF_FILE'
  1298. Xbegin 644 mmhand9
  1299. XM>GHA("$@____________________________________________________
  1300. XM____________________________________________________________
  1301. XM____________________________________________________________
  1302. XM____________________________________________________________
  1303. XM__________________________________________________________'_
  1304. XM________X/_________ ?________X ________X    ?_____    !_____
  1305. XM\  ________X '_________A_________^#_________\/_________Y____
  1306. XM____________________________________________________________
  1307. XM____________________________________________________________
  1308. XM____________________________________________________________
  1309. XM____________________________________________________________
  1310. X7________________________________
  1311. Xend
  1312. END_OF_FILE
  1313. if test 746 -ne `wc -c <'icon/mouse/Ummhand9'`; then
  1314.     echo shar: \"'icon/mouse/Ummhand9'\" unpacked with wrong size!
  1315. fi
  1316. # end of 'icon/mouse/Ummhand9'
  1317. fi
  1318. echo shar: End of archive 4 \(of 61\).
  1319. cp /dev/null ark4isdone
  1320. MISSING=""
  1321. for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 \
  1322.     21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 \
  1323.     38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 \
  1324.     55 56 57 58 59 60 61 ; do
  1325.     if test ! -f ark${I}isdone ; then
  1326.     MISSING="${MISSING} ${I}"
  1327.     fi
  1328. done
  1329. if test "${MISSING}" = "" ; then
  1330.     echo You have unpacked all 61 archives.
  1331.     rm -f ark[1-9]isdone ark[1-9][0-9]isdone
  1332. else
  1333.     echo You still need to unpack the following archives:
  1334.     echo "        " ${MISSING}
  1335. fi
  1336. ##  End of shell archive.
  1337. exit 0
  1338.