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

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

Issue 2148373003: [Mac] Update the deployment target to 10.9 in all the XIB files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « chrome/app/nibs/FirstRunBubble.xib ('k') | chrome/app/nibs/GlobalErrorBubble.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="1090" 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="FirstRunDial ogController"> 9 <customObject id="-2" userLabel="File's Owner" customClass="FirstRunDial ogController">
10 <connections> 10 <connections>
11 <outlet property="objectsToSize_" destination="106" id="117"/> 11 <outlet property="objectsToSize_" destination="106" id="117"/>
12 <outlet property="setAsDefaultCheckbox_" destination="11" id="13 1"/> 12 <outlet property="setAsDefaultCheckbox_" destination="11" id="13 1"/>
13 <outlet property="statsCheckbox_" destination="30" id="124"/> 13 <outlet property="statsCheckbox_" destination="30" id="124"/>
14 <outlet property="window" destination="1" id="65"/> 14 <outlet property="window" destination="1" id="65"/>
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 <outlet property="object2_" destination="36" id="108"/> 131 <outlet property="object2_" destination="36" id="108"/>
132 <outlet property="object3_" destination="11" id="119"/> 132 <outlet property="object3_" destination="11" id="119"/>
133 <outlet property="object5_" destination="3" id="130"/> 133 <outlet property="object5_" destination="3" id="130"/>
134 </connections> 134 </connections>
135 </customObject> 135 </customObject>
136 </objects> 136 </objects>
137 <resources> 137 <resources>
138 <image name="NSApplicationIcon" width="128" height="128"/> 138 <image name="NSApplicationIcon" width="128" height="128"/>
139 </resources> 139 </resources>
140 </document> 140 </document>
OLDNEW
« no previous file with comments | « chrome/app/nibs/FirstRunBubble.xib ('k') | chrome/app/nibs/GlobalErrorBubble.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698