Skip to content
Snippets Groups Projects
Commit 83d29715 authored by Loren Shih's avatar Loren Shih
Browse files

EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows)

Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request.
parent bf749401
Branches
Tags
No related merge requests found
...@@ -2975,14 +2975,6 @@ ...@@ -2975,14 +2975,6 @@
<menu_item_call.on_click <menu_item_call.on_click
function="Advanced.SendTestIMs" /> function="Advanced.SendTestIMs" />
</menu_item_call> </menu_item_call>
<menu_item_call
label="Test Inspectors"
name="Test Inspectors"
shortcut="control|shift|I">
<menu_item_call.on_click
function="Floater.Show"
parameter="test_inspectors" />
</menu_item_call>
</menu> </menu>
<menu <menu
create_jump_keys="true" create_jump_keys="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment