*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 29 Oct 2015 01:16:15 +0100
changeset 15926 9bc091ddbf38
parent 15925 2261f4a02519
child 15927 b134b5ad8d68
child 15928 0f85a4345781
*** empty log message ***
resources/de.rs
resources/resources.rs
--- a/resources/de.rs	Wed Oct 28 23:54:09 2015 +0100
+++ b/resources/de.rs	Thu Oct 29 01:16:15 2015 +0100
@@ -3023,7 +3023,6 @@
 'About Smalltalk/X'          'Über Smalltalk/X'
 'About This Application'     'Über diese Anwendung'
 'Licence Conditions'            'Lizenzbedingungen'
-LICENCEFILE                     'german/LICENCE_STX.html'
 
 
 'Build Library'              'Klassenbibliothek generieren'
--- a/resources/resources.rs	Wed Oct 28 23:54:09 2015 +0100
+++ b/resources/resources.rs	Thu Oct 29 01:16:15 2015 +0100
@@ -2,7 +2,7 @@
 
 ; resources
 ;
-; $Header: /cvs/stx/stx/libtool/resources/resources.rs,v 1.11 2014-12-18 16:13:43 cg Exp $
+; $Header$
 
 #superpack      (ResourcePack forPackage:'stx:libview')
 
@@ -378,9 +378,6 @@
 'TIME_FORMAT'                       ? 24
 #endif
 
-; 'LICENCEFILE'                       ? 'doc/online/english/LICENCE_STX.html'
-; 'LICENCEFILE'                     ? 'doc/online/english/LICENCE_DEMO_STX.html'
-
 ;
 ; fallbacks ('?'-prefix means: if not defined already, then define as).
 ;
@@ -396,4 +393,3 @@
 CBROWSER_BUTTON_HELP   ? 'opens a\ChangeBrowser'
 
 'licence conditions'    ? 'licence conditions (english)'
-LICENCEFILE             ? 'english/LICENCE_STX.html'