mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
move Startup Tasks to Tools with a shorter title
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user