From f58110855b3a14aa9ef3f9255104d054f0d1fd03 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 16 Apr 2011 06:09:55 +0900 Subject: [PATCH] tweak some shortcuts --- aqt/main.py | 1 - designer/main.ui | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/aqt/main.py b/aqt/main.py index ea4eebf0b..de98263ce 100755 --- a/aqt/main.py +++ b/aqt/main.py @@ -1161,7 +1161,6 @@ It can take a long time. Proceed?""")): if sys.platform.startswith("darwin"): qt_mac_set_menubar_icons(False) self.setUnifiedTitleAndToolBarOnMac(True) - self.form.actionMarkCard.setShortcut(_("Alt+m")) # mac users expect a minimize option self.minimizeShortcut = QShortcut("Ctrl+m", self) self.connect(self.minimizeShortcut, SIGNAL("activated()"), diff --git a/designer/main.ui b/designer/main.ui index 7a649dd29..3df37373d 100644 --- a/designer/main.ui +++ b/designer/main.ui @@ -422,7 +422,7 @@ - Ctrl+M + M @@ -609,7 +609,7 @@ Suspend the current fact until the deck is closed and opened again - Ctrl+Shift+B + Shift+B @@ -684,7 +684,7 @@ Models... - Ctrl+M + Ctrl+Shift+M