designer referenes removed

This commit is contained in:
Maxim Shafirov
2009-09-10 20:40:15 +04:00
parent 48a701e11e
commit e9214df509
2 changed files with 0 additions and 16 deletions
@@ -2036,9 +2036,6 @@
<action id="Print">
<keyboard-shortcut first-keystroke="control P" />
</action>
<action id="PropertyInspectorActions.AddProperty">
<keyboard-shortcut first-keystroke="alt INSERT" />
</action>
<action id="QuickJavaDoc">
<mouse-shortcut keystroke="alt button2" />
<keyboard-shortcut first-keystroke="shift control SPACE" />
-13
View File
@@ -652,19 +652,6 @@
<add-to-group group-id="ProjectViewPopupMenu" anchor="after" relative-to-action="WeighingNewGroup"/>
</action>
<group id="PropertyInspectorActions" text="InspectorActions">
<group id="PropertyInspectorActions.CommonActions">
<action id="PropertyInspectorActions.AddProperty" class="com.intellij.designer.inspector.impl.actions.AddPropertyAction"
text="Add Property" use-shortcut-of="Generate"/>
<action id="PropertyInspectorActions.RemoveProperty" class="com.intellij.designer.inspector.impl.actions.RemovePropertyAction"
text="Remove Property" use-shortcut-of="EditorDelete"/>
</group>
<action id="PropertyInspectorActions.EditValue" class="com.intellij.designer.inspector.impl.actions.EditPropertyAction"
text="Edit Property">
<keyboard-shortcut first-keystroke="ENTER" keymap="$default"/>
</action>
</group>
<group id="DiffPanel.Toolbar.IDEA">
<reference ref="Find"/>