move Startup Tasks to Tools with a shorter title

This commit is contained in:
Gregory.Shrago
2015-08-21 22:58:48 +03:00
parent 2c3f275091
commit 9af3f793a7
2 changed files with 2 additions and 2 deletions
@@ -86,7 +86,7 @@ public class ProjectStartupConfigurable implements SearchableConfigurable, Confi
@Nls
@Override
public String getDisplayName() {
return "Project Startup Tasks";
return "Startup Tasks";
}
@Nullable
@@ -413,7 +413,7 @@
<jbProtocolCommand implementation="com.intellij.openapi.project.impl.JBProtocolOpenProjectCommand"/>
<intentionAction> Å
<intentionAction>
<className>com.intellij.openapi.editor.actions.FlipCommaIntention</className>
</intentionAction>