diff -r 312bad3ba846 -r e629b1f6c81b UIHelpTool.st --- a/UIHelpTool.st Mon Oct 16 17:03:57 2006 +0200 +++ b/UIHelpTool.st Mon Oct 16 17:13:11 2006 +0200 @@ -9,7 +9,6 @@ other person. No title to or ownership of the software is hereby transferred. " - "{ Package: 'stx:libtool2' }" ResourceSpecEditor subclass:#UIHelpTool @@ -507,7 +506,7 @@ (MenuItem label: 'Help' translateLabel: true - startGroup: right + startGroup: conditionalRight submenuChannel: menuHelp ) )