*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 22 Oct 2003 16:43:59 +0200
changeset 5297 8408fbaf5555
parent 5296 b3edac46b1b6
child 5298 578f2afad9da
*** empty log message ***
TerminalApplication.st
abbrev.stc
--- a/TerminalApplication.st	Wed Oct 22 16:43:42 2003 +0200
+++ b/TerminalApplication.st	Wed Oct 22 16:43:59 2003 +0200
@@ -37,7 +37,7 @@
 
 documentation
 "
-    A simple wrapper around a WorkSpace-View, adding a pullDown menu.
+    A simple wrapper around a Terminal-View, adding a pullDown menu.
 
     [author:]
         Claus Gittinger
@@ -448,5 +448,5 @@
 !TerminalApplication class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/TerminalApplication.st,v 1.1 2003-10-22 14:43:42 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/TerminalApplication.st,v 1.2 2003-10-22 14:43:59 cg Exp $'
 ! !
--- a/abbrev.stc	Wed Oct 22 16:43:42 2003 +0200
+++ b/abbrev.stc	Wed Oct 22 16:43:59 2003 +0200
@@ -47,6 +47,7 @@
 MemoryMonitor MemoryMonitor stx:libtool 'Monitors-ST/X' 0
 MemoryMonitorView MemoryMonitorView stx:libtool 'Monitors-ST/X' 0
 MemoryUsageView MemoryUsageView stx:libtool 'Monitors-ST/X' 0
+MultiViewApplication MultiViewApplication stx:libtool 'Interface-Smalltalk' 0
 NewChangesBrowser NewChangesBrowser stx:libtool 'Interface-Browsers' 0
 NewLauncher NewLauncher stx:libtool 'Interface-Smalltalk' 0
 NewSystemBrowser NewSystemBrowser stx:libtool 'Interface-Browsers' 0