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

Side by Side Diff: chrome/app/nibs/MainMenu.xib

Issue 7575004: bookmarks: Add more keyboard accelerators to bookmark bar context menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix BookmarkBar.xib Created 9 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">10K540</string> 5 <string key="IBDocument.SystemVersion">10K540</string>
6 <string key="IBDocument.InterfaceBuilderVersion">851</string> 6 <string key="IBDocument.InterfaceBuilderVersion">851</string>
7 <string key="IBDocument.AppKitVersion">1038.36</string> 7 <string key="IBDocument.AppKitVersion">1038.36</string>
8 <string key="IBDocument.HIToolboxVersion">461.00</string> 8 <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
(...skipping 654 matching lines...) Expand 10 before | Expand all | Expand 10 after
665 <reference key="NSOnImage" ref=" 353210768"/> 665 <reference key="NSOnImage" ref=" 353210768"/>
666 <reference key="NSMixedImage" re f="549394948"/> 666 <reference key="NSMixedImage" re f="549394948"/>
667 <string key="NSAction">submenuAc tion:</string> 667 <string key="NSAction">submenuAc tion:</string>
668 <int key="NSTag">44000</int> 668 <int key="NSTag">44000</int>
669 <object class="NSMenu" key="NSSu bmenu" id="466310130"> 669 <object class="NSMenu" key="NSSu bmenu" id="466310130">
670 <string key="NSTitle">^I DS_VIEW_MENU_MAC</string> 670 <string key="NSTitle">^I DS_VIEW_MENU_MAC</string>
671 <object class="NSMutable Array" key="NSMenuItems"> 671 <object class="NSMutable Array" key="NSMenuItems">
672 <bool key="Encod edWithXMLCoder">YES</bool> 672 <bool key="Encod edWithXMLCoder">YES</bool>
673 <object class="N SMenuItem" id="102151532"> 673 <object class="N SMenuItem" id="102151532">
674 <referen ce key="NSMenu" ref="466310130"/> 674 <referen ce key="NSMenu" ref="466310130"/>
675 » » » » » » » » » <string key="NSTitle">^IDS_BOOMARK_BAR_ALWAYS_SHOW_MAC</string> 675 » » » » » » » » » <string key="NSTitle">^IDS_BOOKMARK_BAR_ALWAYS_SHOW_MAC</string>
676 <string key="NSKeyEquiv">B</string> 676 <string key="NSKeyEquiv">B</string>
677 <int key ="NSKeyEquivModMask">1048576</int> 677 <int key ="NSKeyEquivModMask">1048576</int>
678 <int key ="NSMnemonicLoc">2147483647</int> 678 <int key ="NSMnemonicLoc">2147483647</int>
679 <referen ce key="NSOnImage" ref="353210768"/> 679 <referen ce key="NSOnImage" ref="353210768"/>
680 <referen ce key="NSMixedImage" ref="549394948"/> 680 <referen ce key="NSMixedImage" ref="549394948"/>
681 <int key ="NSTag">40009</int> 681 <int key ="NSTag">40009</int>
682 </object> 682 </object>
683 <object class="N SMenuItem" id="793230356"> 683 <object class="N SMenuItem" id="793230356">
684 <referen ce key="NSMenu" ref="466310130"/> 684 <referen ce key="NSMenu" ref="466310130"/>
685 <bool ke y="NSIsDisabled">YES</bool> 685 <bool ke y="NSIsDisabled">YES</bool>
(...skipping 3643 matching lines...) Expand 10 before | Expand all | Expand 10 after
4329 <string>NSMenuMixedState</string> 4329 <string>NSMenuMixedState</string>
4330 </object> 4330 </object>
4331 <object class="NSMutableArray" key="dict.values"> 4331 <object class="NSMutableArray" key="dict.values">
4332 <bool key="EncodedWithXMLCoder">YES</bool> 4332 <bool key="EncodedWithXMLCoder">YES</bool>
4333 <string>{9, 8}</string> 4333 <string>{9, 8}</string>
4334 <string>{7, 2}</string> 4334 <string>{7, 2}</string>
4335 </object> 4335 </object>
4336 </object> 4336 </object>
4337 </data> 4337 </data>
4338 </archive> 4338 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/BookmarkBar.xib ('k') | chrome/browser/bookmarks/bookmark_context_menu_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698