Skip to content
Snippets Groups Projects
Commit 51e53849 authored by callum's avatar callum
Browse files

SOCIAL-393 FIX Need a keyboard shortcut to open the Web Content floater

parent 4a2a9ba8
No related branches found
No related tags found
No related merge requests found
...@@ -2630,11 +2630,12 @@ ...@@ -2630,11 +2630,12 @@
parameter="http://secondlife.com/app/search/slurls.html"/> parameter="http://secondlife.com/app/search/slurls.html"/>
</menu_item_call> </menu_item_call>
<menu_item_call <menu_item_call
label="Web Content Browser Test" label="Web Content Browser"
name="Web Content Browser Test"> name="Web Content Browser"
shortcut="control|alt|W">
<menu_item_call.on_click <menu_item_call.on_click
function="Advanced.WebContentTest" function="Advanced.WebContentTest"
parameter="http://secondlife.com/app/search/slurls.html"/> parameter="http://google.com"/>
</menu_item_call> </menu_item_call>
<menu_item_call <menu_item_call
label="Dump SelectMgr" label="Dump SelectMgr"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment