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

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

Issue 1248183004: [Mac] added support for show as tab on popups, similar behavior that exists in windows in which rep… Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/cocoa/browser_window_controller.mm » ('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 9850ab2853bb64e15f88513863e0b860bc549bc9..72f68c1313140dd7cedfe59aab7bc1de888e062a 100644
--- a/chrome/app/nibs/MainMenu.xib
+++ b/chrome/app/nibs/MainMenu.xib
@@ -103,6 +103,12 @@ CA
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="^IDS_FILE_MENU_MAC" id="81">
<items>
+ <menuItem title="^IDS_SHOW_AS_TAB_MAC" tag="34029" id="715">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="commandDispatch:" target="-1" id="717"/>
+ </connections>
+ </menuItem>
<menuItem title="^IDS_NEW_TAB_MAC" tag="34014" keyEquivalent="t" id="449">
<connections>
<action selector="commandDispatch:" target="-1" id="527"/>
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/browser_window_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698