*** empty log message *** rel3_6_4
authorClaus Gittinger <cg@exept.de>
Thu, 02 Mar 2000 13:56:11 +0100
changeset 1368 ce2820258d1b
parent 1367 e761ba85d5ac
child 1369 2e0f974abecc
*** empty log message ***
STXInstaller.st
--- a/STXInstaller.st	Thu Mar 02 12:47:51 2000 +0100
+++ b/STXInstaller.st	Thu Mar 02 13:56:11 2000 +0100
@@ -231,6 +231,7 @@
                 "/ name                             destination  subDir             required mode      
                 ( 'projects/smalltalk/include'          #lib     nil                  true  '644' )
                 ( 'projects/smalltalk/*.rc'             #lib     nil                  true  '644' )
+                ( 'projects/smalltalk/banner*.xpm'      #lib     nil                  true  '644' )
                 ( 'projects/smalltalk/patches'          #lib     nil                  true  '644' )
                 ( 'COPYRIGHT'                           nil      nil                  true  '644' )
                 ( 'doc/online/german/LICENCE_STX.html'  nil      'doc/online/german'      true  '644' )