Locate manager window: Support Accel-W to close
This commit is contained in:
parent
c94c0bae8f
commit
099c8e9958
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue