aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Interfaces/English.lproj/MainMenu.xib6
1 files changed, 3 insertions, 3 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib
index feaa5282..0d021499 100644
--- a/Interfaces/English.lproj/MainMenu.xib
+++ b/Interfaces/English.lproj/MainMenu.xib
@@ -103,8 +103,7 @@
<action selector="newTab:" target="-1" id="1088"/>
</connections>
</menuItem>
- <menuItem title="Duplicate Connection Tab" tag="1104" alternate="YES" keyEquivalent="t" toolTip="Duplicate the current connection tab" id="1186">
- <modifierMask key="keyEquivalentModifierMask" option="YES"/>
+ <menuItem title="Duplicate Connection Tab" tag="1104" keyEquivalent="T" toolTip="Duplicate the current connection tab" id="1186">
<connections>
<action selector="duplicateTab:" target="-1" id="1188"/>
</connections>
@@ -550,7 +549,8 @@
<menuItem title="View" tag="3" id="496">
<menu key="submenu" title="View" id="498">
<items>
- <menuItem title="Show Tab Bar" keyEquivalent="T" id="1124">
+ <menuItem title="Show Tab Bar" keyEquivalent="t" id="1124">
+ <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
<connections>
<action selector="toggleTabBarShown:" target="-1" id="1127"/>
</connections>