Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Unified Diff: chrome/app/nibs/MainMenu.xib

Issue 2876223003: cocoa: add some tab-manipulation menu items (Closed)
Patch Set: remove top separator Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/browser_command_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/MainMenu.xib
diff --git a/chrome/app/nibs/MainMenu.xib b/chrome/app/nibs/MainMenu.xib
index 4d8173917bae23f5c06c5a9390ed535169a94352..eb05d828eb233795e3b48ef8291f95bbd11c648d 100644
--- a/chrome/app/nibs/MainMenu.xib
+++ b/chrome/app/nibs/MainMenu.xib
@@ -494,6 +494,24 @@ CA
<action selector="commandDispatch:" target="-1" id="559"/>
</connections>
</menuItem>
+ <menuItem title="^IDS_DUPLICATE_TAB_MAC" tag="34027" id="rsG-Hi-xbu">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="commandDispatch:" target="-1" id="AjB-PF-HrG"/>
+ </connections>
+ </menuItem>
+ <menuItem title="^IDS_MUTE_TAB_MAC" tag="35012" id="WVg-XQ-yLX">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="commandDispatch:" target="-1" id="LaZ-j6-0bg"/>
+ </connections>
+ </menuItem>
+ <menuItem title="^IDS_PIN_TAB_MAC" tag="35013" id="VlC-vo-Vrf">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="commandDispatch:" target="-1" id="ou5-3d-iUR"/>
+ </connections>
+ </menuItem>
<menuItem isSeparatorItem="YES" id="551"/>
<menuItem title="^IDS_SHOW_DOWNLOADS_MAC" tag="40012" keyEquivalent="J" id="550">
<connections>
@@ -558,5 +576,6 @@ CA
<outlet property="helpMenu_" destination="106" id="667"/>
</connections>
</customObject>
+ <menuItem isSeparatorItem="YES" id="4Sz-Jh-Doh"/>
</objects>
</document>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/browser_command_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698