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

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

Issue 1846653004: Rename IGNORING_CACHE to BYPASSING_CACHE (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/app_mode/app_mode_utils.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none">
3 <dependencies> 3 <dependencies>
4 <deployment version="1060" defaultVersion="1060" identifier="macosx"/> 4 <deployment version="1060" defaultVersion="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/> 5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 </dependencies> 7 </dependencies>
8 <objects> 8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="BrowserCrApp lication"/> 9 <customObject id="-2" userLabel="File's Owner" customClass="BrowserCrApp lication"/>
10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/> 10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 <menuItem title="^IDS_STOP_MENU_MAC" tag="33006" key Equivalent="." id="539"> 328 <menuItem title="^IDS_STOP_MENU_MAC" tag="33006" key Equivalent="." id="539">
329 <connections> 329 <connections>
330 <action selector="commandDispatch:" target=" -1" id="542"/> 330 <action selector="commandDispatch:" target=" -1" id="542"/>
331 </connections> 331 </connections>
332 </menuItem> 332 </menuItem>
333 <menuItem title="^IDS_RELOAD_MENU_MAC" tag="33002" k eyEquivalent="r" id="540"> 333 <menuItem title="^IDS_RELOAD_MENU_MAC" tag="33002" k eyEquivalent="r" id="540">
334 <connections> 334 <connections>
335 <action selector="commandDispatch:" target=" -1" id="543"/> 335 <action selector="commandDispatch:" target=" -1" id="543"/>
336 </connections> 336 </connections>
337 </menuItem> 337 </menuItem>
338 <menuItem title="^IDS_RELOAD_IGNORING_CACHE_MENU_MAC " tag="33007" alternate="YES" keyEquivalent="R" id="676"> 338 <menuItem title="^IDS_RELOAD_BYPASSING_CACHE_MENU_MA C" tag="33007" alternate="YES" keyEquivalent="R" id="676">
339 <connections> 339 <connections>
340 <action selector="commandDispatch:" target=" -1" id="677"/> 340 <action selector="commandDispatch:" target=" -1" id="677"/>
341 </connections> 341 </connections>
342 </menuItem> 342 </menuItem>
343 <menuItem isSeparatorItem="YES" id="457"/> 343 <menuItem isSeparatorItem="YES" id="457"/>
344 <menuItem title="^IDS_ENTER_PRESENTATION_MAC" tag="3 4039" keyEquivalent="F" id="541"> 344 <menuItem title="^IDS_ENTER_PRESENTATION_MAC" tag="3 4039" keyEquivalent="F" id="541">
345 <connections> 345 <connections>
346 <action selector="commandDispatch:" target=" -1" id="630"/> 346 <action selector="commandDispatch:" target=" -1" id="630"/>
347 </connections> 347 </connections>
348 </menuItem> 348 </menuItem>
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 </customObject> 556 </customObject>
557 <customObject id="483" customClass="AppController"> 557 <customObject id="483" customClass="AppController">
558 <connections> 558 <connections>
559 <outlet property="closeTabMenuItem_" destination="450" id="623"/ > 559 <outlet property="closeTabMenuItem_" destination="450" id="623"/ >
560 <outlet property="closeWindowMenuItem_" destination="73" id="622 "/> 560 <outlet property="closeWindowMenuItem_" destination="73" id="622 "/>
561 <outlet property="helpMenu_" destination="106" id="667"/> 561 <outlet property="helpMenu_" destination="106" id="667"/>
562 </connections> 562 </connections>
563 </customObject> 563 </customObject>
564 </objects> 564 </objects>
565 </document> 565 </document>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/app_mode/app_mode_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698