AbstractLauncherApplication.st
changeset 7782 c6b2180cc789
parent 7726 3622371456d4
child 7820 b6ff2d49d03c
--- a/AbstractLauncherApplication.st	Thu Mar 29 10:22:09 2007 +0200
+++ b/AbstractLauncherApplication.st	Tue Apr 03 13:39:31 2007 +0200
@@ -691,7 +691,7 @@
     self warn:'Sorry, the ST/X HTML reader is not
 included in this release.
 
-Please use Mosaic, netscape, chimera or any
+Please use firefox, konqueror, internet explorer or any
 other HTML viewer to see the documentation.
 
 The documentation is found in the ''doc/online'' directory.'.
@@ -6547,5 +6547,5 @@
 !AbstractLauncherApplication class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/AbstractLauncherApplication.st,v 1.345 2007-03-12 09:52:49 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/AbstractLauncherApplication.st,v 1.346 2007-04-03 11:39:31 stefan Exp $'
 ! !