From cc516005c01591661b5e744ce95d8d85fd1e96c4 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 19 Jan 2017 15:20:42 -0500 Subject: [PATCH] "Import"/"Import from Clipboard" shortcut key changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Cmd/Ctrl-Shift-I for "Import…" - Cmd/Ctrl-Shift-V apparently pastes without formatting, so don't override it. Instead, add a shortcut key to the menu option, defaulting to Cmd-Option-Shift-I/Ctrl-Alt-Shift-I - The I in both is now localizable --- .../zotero/preferences/preferences_advanced.xul | 7 ------- chrome/content/zotero/standalone/standalone.xul | 16 ++++++++++++---- chrome/content/zotero/zoteroPane.js | 3 --- chrome/locale/en-US/zotero/standalone.dtd | 3 +++ defaults/preferences/zotero.js | 1 - 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/chrome/content/zotero/preferences/preferences_advanced.xul b/chrome/content/zotero/preferences/preferences_advanced.xul index 05f5de473..65398bc21 100644 --- a/chrome/content/zotero/preferences/preferences_advanced.xul +++ b/chrome/content/zotero/preferences/preferences_advanced.xul @@ -52,7 +52,6 @@ - @@ -241,12 +240,6 @@ - - -