#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Mon, 13 Jun 2016 15:33:50 +0200
changeset 16693 cfc4360aea7d
parent 16692 d6f624c5058c
child 16694 715f1da6f138
child 16697 03f043513432
#UI_ENHANCEMENT by cg class: Tools::NewSystemBrowser changed: #askForMethodAndSpawnSearchTitle:browserLabel:searchWith:searchWhat:searchArea:withCaseIgnore:withTextEntry:withMatch:withMethodList:setSearchPattern:initialText:
Tools__NewSystemBrowser.st
--- a/Tools__NewSystemBrowser.st	Mon Jun 13 14:31:07 2016 +0200
+++ b/Tools__NewSystemBrowser.st	Mon Jun 13 15:33:50 2016 +0200
@@ -56033,7 +56033,7 @@
 
             dialog withSearchStringInLiterals:true.
         ].    
-        dialog withSearchFreeStandingWordsOnly:true.
+        "/ dialog withSearchFreeStandingWordsOnly:true.
     ].
     
     dialog