From 978e2c32b4c29d8aaf8579c97185c0558eaed56f Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 21 Dec 2021 02:17:35 -0500 Subject: [PATCH] Remove "Toggle Tag Selector" command from Shortcuts preference pane Cmd/Ctrl-Shift-T is now used for reopening a closed tab This is now a View menu option, so macOS users can assign an app-specific shortcut key for it. For other platforms that can't do that, Zutilo could add it, and it will be an option if we add general key-binding configurability in a future version. Closes #2281 --- chrome/content/zotero/preferences/preferences_advanced.xul | 7 ------- chrome/content/zotero/zoteroPane.js | 3 --- chrome/locale/en-US/zotero/preferences.dtd | 1 - defaults/preferences/zotero.js | 1 - 4 files changed, 12 deletions(-) diff --git a/chrome/content/zotero/preferences/preferences_advanced.xul b/chrome/content/zotero/preferences/preferences_advanced.xul index 9a9a12c868..518198f8a5 100644 --- a/chrome/content/zotero/preferences/preferences_advanced.xul +++ b/chrome/content/zotero/preferences/preferences_advanced.xul @@ -51,7 +51,6 @@ - @@ -270,12 +269,6 @@ onchange="if (Zotero_Preferences.Export) { Zotero_Preferences.Export.updateQuickCopyInstructions(); }"/> - - -