| OLD | NEW |
| 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="InfoBarContr
oller"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="InfoBarContr
oller"> |
| 10 <connections> | 10 <connections> |
| 11 <outlet property="cancelButton_" destination="20" id="26"/> | 11 <outlet property="cancelButton_" destination="20" id="26"/> |
| 12 <outlet property="closeButton_" destination="15" id="34"/> | 12 <outlet property="closeButton_" destination="15" id="34"/> |
| 13 <outlet property="image_" destination="4" id="10"/> | 13 <outlet property="image_" destination="4" id="10"/> |
| 14 <outlet property="infoBarView_" destination="1" id="32"/> | 14 <outlet property="infoBarView_" destination="1" id="32"/> |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 </textField> | 79 </textField> |
| 80 </subviews> | 80 </subviews> |
| 81 </customView> | 81 </customView> |
| 82 </subviews> | 82 </subviews> |
| 83 <connections> | 83 <connections> |
| 84 <outlet property="delegate_" destination="-2" id="33"/> | 84 <outlet property="delegate_" destination="-2" id="33"/> |
| 85 </connections> | 85 </connections> |
| 86 </customView> | 86 </customView> |
| 87 </objects> | 87 </objects> |
| 88 </document> | 88 </document> |
| OLD | NEW |