SystemBrowser.st
changeset 100 e481569337c2
parent 95 409cef774f67
child 105 520f37755229
--- a/SystemBrowser.st	Wed May 10 04:32:48 1995 +0200
+++ b/SystemBrowser.st	Wed May 17 14:50:43 1995 +0200
@@ -64,7 +64,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.31 1995-05-06 14:28:10 claus Exp $
+$Header: /cvs/stx/stx/libtool/SystemBrowser.st,v 1.32 1995-05-17 12:50:35 claus Exp $
 "
 !
 
@@ -1066,7 +1066,7 @@
 !SystemBrowser class methodsFor:'private helpers'!
 
 showNoneFound:what
-    self showNoneFound
+    Dialog warn:(self classResources string:(what , '...\\... none found') withCRs).
 !
 
 showNoneFound