diff -r 07bbc12ffdd6 -r bc7798e413f6 extensions.st --- a/extensions.st Sun Oct 05 13:02:03 2014 +0200 +++ b/extensions.st Sun Oct 05 14:15:21 2014 +0200 @@ -252,7 +252,7 @@ !Tools::NewSystemBrowser methodsFor:'menus extensions-custom refactorings'! selectorMenuExtensionCustomGenerators:aMenu - + | item index perspective context | @@ -270,12 +270,13 @@ ]. "Created: / 26-08-2014 / 10:18:34 / Jan Vrany " + "Modified: / 05-09-2014 / 11:28:05 / Jan Vrany " ! ! !Tools::NewSystemBrowser methodsFor:'menus extensions-custom refactorings'! selectorMenuExtensionCustomRefactorings:aMenu - + | item index perspective context | @@ -293,7 +294,7 @@ ]. "Created: / 24-08-2014 / 15:23:49 / Jakub Nesveda " - "Modified: / 26-08-2014 / 10:17:59 / Jan Vrany " + "Modified: / 05-09-2014 / 11:28:09 / Jan Vrany " ! ! !Tools::NewSystemBrowser methodsFor:'menus extensions-custom refactorings'!