TerminalApplication.st
branchjv
changeset 13182 bc686a7cc736
parent 12650 e0f607754b9a
parent 13135 6da72f8dbefa
child 13250 0decde6c459d
equal deleted inserted replaced
13181:b35f00f464c2 13182:bc686a7cc736
   467         ^ self.
   467         ^ self.
   468     ].
   468     ].
   469 
   469 
   470     vt startShellIn:initialDirectory.
   470     vt startShellIn:initialDirectory.
   471     vt shellTerminateAction:[self shellFinishedInWorkspace:vt].
   471     vt shellTerminateAction:[self shellFinishedInWorkspace:vt].
       
   472     vt masterWindow:(self window).  "/ to change window title
   472 
   473 
   473     "Modified: / 07-04-2011 / 09:03:55 / cg"
   474     "Modified: / 07-04-2011 / 09:03:55 / cg"
   474     "Modified: / 03-04-2012 / 10:31:01 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   475     "Modified: / 03-04-2012 / 10:31:01 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   475 ! !
   476 ! !
   476 
   477 
   477 !TerminalApplication class methodsFor:'documentation'!
   478 !TerminalApplication class methodsFor:'documentation'!
   478 
   479 
   479 version_CVS
   480 version_CVS
   480     ^ '§Header: /cvs/stx/stx/libtool/TerminalApplication.st,v 1.11 2011/11/30 10:06:32 vrany Exp §'
   481     ^ '$Header: /cvs/stx/stx/libtool/TerminalApplication.st,v 1.12 2013-07-09 09:31:10 cg Exp $'
   481 !
   482 !
   482 
   483 
   483 version_HG
   484 version_HG
   484 
   485 
   485     ^ '$Changeset: <not expanded> $'
   486     ^ '$Changeset: <not expanded> $'