# HG changeset patch # User Claus Gittinger # Date 1424778570 -3600 # Node ID 4ab685b49b91ece23e29520318212e5a857a2d7e # Parent 64aa6e5d90c0d8fdd20e213047864e3aa62f2724 class: MethodFinderWindow changed: #menu help menu layout and title (Menu_Help instead of Help) diff -r 64aa6e5d90c0 -r 4ab685b49b91 MethodFinderWindow.st --- a/MethodFinderWindow.st Tue Feb 24 12:48:53 2015 +0100 +++ b/MethodFinderWindow.st Tue Feb 24 12:49:30 2015 +0100 @@ -1,5 +1,7 @@ "{ Package: 'stx:libtool2' }" +"{ NameSpace: Smalltalk }" + ApplicationModel subclass:#MethodFinderWindow instanceVariableNames:'argumentsEditor messageAnswerEditor receiverEditor receiver resultSelectors arg2BoxVisible arg1BoxVisible arg4BoxVisible @@ -415,8 +417,8 @@ ) ) #(#MenuItem - #label: 'Help' - #startGroup: #right + label: 'MENU_Help' + startGroup: conditionalRight #submenu: #(#Menu #(