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

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

Issue 1508853008: chrome: rename more wrench/Wrench occurrencies to appMenu/AppMenu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix updateAppButtonSeverity and rewrap + rebase Created 5 years 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 | « no previous file | chrome/app/nibs/Toolbar.xib » ('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="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none">
3 <dependencies> 3 <dependencies>
4 <deployment version="1060" identifier="macosx"/> 4 <deployment version="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="AppMenuButto nViewController"> 9 <customObject id="-2" userLabel="File's Owner" customClass="AppMenuButto nViewController">
10 <connections> 10 <connections>
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 <outlet property="owner_" destination="-2" id="40"/> 182 <outlet property="owner_" destination="-2" id="40"/>
183 </connections> 183 </connections>
184 </customObject> 184 </customObject>
185 </objects> 185 </objects>
186 <resources> 186 <resources>
187 <image name="NSAddTemplate" width="8" height="8"/> 187 <image name="NSAddTemplate" width="8" height="8"/>
188 <image name="NSEnterFullScreenTemplate" width="16" height="15"/> 188 <image name="NSEnterFullScreenTemplate" width="16" height="15"/>
189 <image name="NSRemoveTemplate" width="8" height="8"/> 189 <image name="NSRemoveTemplate" width="8" height="8"/>
190 </resources> 190 </resources>
191 </document> 191 </document>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/Toolbar.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698