NewLauncher.st
changeset 10889 60ece237f668
parent 10847 aae16bffdd78
child 10890 7fbb5514fc03
--- a/NewLauncher.st	Tue Nov 22 14:52:06 2011 +0100
+++ b/NewLauncher.st	Tue Nov 22 15:54:23 2011 +0100
@@ -641,7 +641,7 @@
 'Open a Changes Browser.'
 
 #toolsChangesBrowserOrNavigateToRecentChange
-'Open a Changes Browser or navigate to a recent Change.'
+'Open a Changes Browser or navigate to a recent change.'
 
 #toolsEvaluationWorkspace
 'A 3-pane EvaluationWorkspace - good for lectures and Smalltalk courses'
@@ -698,13 +698,13 @@
 ''
 
 #toolsSUnit
-'Open the SUnit TestRunner.'
+'Open the SUnit test runner.'
 
 #toolsSmaCC
-'Open the SmaCC Parsergenerator Tool.'
+'Open the SmaCC parser generator Tool.'
 
 #toolsSystemWorkspace
-'The SystemWorkspace with Welcome Messages'
+'The SystemWorkspace with welcome messages'
 
 #toolsTerminal
 'Open a terminal view (aka xterm)'
@@ -776,7 +776,7 @@
 'Enable coverage statistic gathering in all processes (global covarage analysis)'
 )
 
-    "Modified: / 30-10-2011 / 12:37:31 / cg"
+    "Modified: / 22-11-2011 / 15:54:19 / cg"
 ! !
 
 !NewLauncher class methodsFor:'interface specs'!
@@ -4817,11 +4817,11 @@
 !NewLauncher class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.417 2011-10-30 11:38:10 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.418 2011-11-22 14:54:23 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.417 2011-10-30 11:38:10 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.418 2011-11-22 14:54:23 cg Exp $'
 !
 
 version_SVN