automatic checkIn expecco_1_8_0rc1
authorfm
Fri, 04 Dec 2009 16:43:57 +0100
changeset 567 36bfb784fd07
parent 566 6df6c42877ca
child 568 073adf9e4ccc
automatic checkIn
stx_libsvn.st
--- a/stx_libsvn.st	Fri Dec 04 16:43:50 2009 +0100
+++ b/stx_libsvn.st	Fri Dec 04 16:43:57 2009 +0100
@@ -50,6 +50,12 @@
         #'stx:libview2'    "Model - superclass of SVN::UpdateWizard "
         #'stx:libwidg2'    "LabelAndIcon - referenced by SVN::CommitWizard>>updateWarning "
     )
+!
+
+preUnloadAction
+
+    NewLauncher 
+        removeSettingsApplicationByClass: SVN::SettingsApp fullName asSymbol
 ! !
 
 !stx_libsvn class methodsFor:'description - contents'!