IDEA-71036 diff: remove Copy/Find buttons from toolbar

They were disabled everywhere for at least few years. Nobody blames, so nobody needs,
This commit is contained in:
Aleksey Pivovarov
2014-08-01 17:34:17 +04:00
parent e79bc95efe
commit 5a15de2cf2
2 changed files with 0 additions and 7 deletions
@@ -563,7 +563,6 @@
</group>
<group id="DiffPanel.Toolbar">
<reference ref="$Copy"/>
<reference ref="PreviousDiff"/>
<reference ref="NextDiff"/>
<separator/>
@@ -389,12 +389,6 @@
<add-to-group group-id="NavbarPopupMenu" anchor="after" relative-to-action="WeighingNewGroup"/>
</action>
<group id="DiffPanel.Toolbar.IDEA">
<reference ref="Find"/>
<add-to-group group-id="DiffPanel.Toolbar" anchor="after" relative-to-action="$Copy"/>
</group>
<group>
<group id="MarkSourceRootGroup" class="com.intellij.ide.projectView.actions.MarkSourceRootActionGroup"/>
<action id="MarkExcludeRoot" class="com.intellij.ide.projectView.actions.MarkExcludeRootAction" icon="AllIcons.Modules.ExcludeRoot"/>