Locate manager window: Support Accel-W to close

This commit is contained in:
Abe Jellinek 2024-05-14 14:58:45 -04:00
parent c94c0bae8f
commit 099c8e9958

View file

@ -41,6 +41,10 @@
<script src="include.js"></script> <script src="include.js"></script>
<script src="locateManager.js"></script> <script src="locateManager.js"></script>
<keyset>
<key id="key_close" modifiers="accel" key="W" oncommand="window.close()"/>
</keyset>
<groupbox flex="1"> <groupbox flex="1">
<label><html:h2>&zotero.preferences.locate.locateEngineManager;</html:h2></label> <label><html:h2>&zotero.preferences.locate.locateEngineManager;</html:h2></label>