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

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

Issue 23514021: Add Hide to app menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Save original key equivalent. Created 7 years, 3 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">12B19</string> 5 <string key="IBDocument.SystemVersion">12B19</string>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string>
7 <string key="IBDocument.AppKitVersion">1187</string> 7 <string key="IBDocument.AppKitVersion">1187</string>
8 <string key="IBDocument.HIToolboxVersion">624.00</string> 8 <string key="IBDocument.HIToolboxVersion">624.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 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 <referen ce key="NSMixedImage" ref="549394948"/> 165 <referen ce key="NSMixedImage" ref="549394948"/>
166 </object> 166 </object>
167 <object class="N SMenuItem" id="755159360"> 167 <object class="N SMenuItem" id="755159360">
168 <referen ce key="NSMenu" ref="110575045"/> 168 <referen ce key="NSMenu" ref="110575045"/>
169 <string key="NSTitle">^IDS_HIDE_APP_MAC$IDS_PRODUCT_NAME</string> 169 <string key="NSTitle">^IDS_HIDE_APP_MAC$IDS_PRODUCT_NAME</string>
170 <string key="NSKeyEquiv">h</string> 170 <string key="NSKeyEquiv">h</string>
171 <int key ="NSKeyEquivModMask">1048576</int> 171 <int key ="NSKeyEquivModMask">1048576</int>
172 <int key ="NSMnemonicLoc">2147483647</int> 172 <int key ="NSMnemonicLoc">2147483647</int>
173 <referen ce key="NSOnImage" ref="353210768"/> 173 <referen ce key="NSOnImage" ref="353210768"/>
174 <referen ce key="NSMixedImage" ref="549394948"/> 174 <referen ce key="NSMixedImage" ref="549394948"/>
175 <int key ="NSTag">44003</int>
175 </object> 176 </object>
176 <object class="N SMenuItem" id="342932134"> 177 <object class="N SMenuItem" id="342932134">
177 <referen ce key="NSMenu" ref="110575045"/> 178 <referen ce key="NSMenu" ref="110575045"/>
178 <string key="NSTitle">^IDS_HIDE_OTHERS_MAC</string> 179 <string key="NSTitle">^IDS_HIDE_OTHERS_MAC</string>
179 <string key="NSKeyEquiv">h</string> 180 <string key="NSKeyEquiv">h</string>
180 <int key ="NSKeyEquivModMask">1572864</int> 181 <int key ="NSKeyEquivModMask">1572864</int>
181 <int key ="NSMnemonicLoc">2147483647</int> 182 <int key ="NSMnemonicLoc">2147483647</int>
182 <referen ce key="NSOnImage" ref="353210768"/> 183 <referen ce key="NSOnImage" ref="353210768"/>
183 <referen ce key="NSMixedImage" ref="549394948"/> 184 <referen ce key="NSMixedImage" ref="549394948"/>
184 </object> 185 </object>
(...skipping 3243 matching lines...) Expand 10 before | Expand all | Expand 10 after
3428 <string>NSMenuMixedState</string> 3429 <string>NSMenuMixedState</string>
3429 </object> 3430 </object>
3430 <object class="NSArray" key="dict.values"> 3431 <object class="NSArray" key="dict.values">
3431 <bool key="EncodedWithXMLCoder">YES</bool> 3432 <bool key="EncodedWithXMLCoder">YES</bool>
3432 <string>{11, 11}</string> 3433 <string>{11, 11}</string>
3433 <string>{10, 3}</string> 3434 <string>{10, 3}</string>
3434 </object> 3435 </object>
3435 </object> 3436 </object>
3436 </data> 3437 </data>
3437 </archive> 3438 </archive>
OLDNEW
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/ui/app_list/app_list_service_mac_browsertest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698