| 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="13F1112" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1112" 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="BookmarkAllT
absController"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="BookmarkAllT
absController"> |
| 10 <connections> | 10 <connections> |
| 11 <outlet property="folderTreeController_" destination="74" id="75
"/> | 11 <outlet property="folderTreeController_" destination="74" id="75
"/> |
| 12 <outlet property="folderTreeView_" destination="69" id="94"/> | 12 <outlet property="folderTreeView_" destination="69" id="94"/> |
| 13 <outlet property="newFolderButton_" destination="3" id="30"/> | 13 <outlet property="newFolderButton_" destination="3" id="30"/> |
| 14 <outlet property="okButton_" destination="5" id="31"/> | 14 <outlet property="okButton_" destination="5" id="31"/> |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 <string>folderName</string> | 197 <string>folderName</string> |
| 198 <string>newFolder</string> | 198 <string>newFolder</string> |
| 199 <string>selectionIndexPaths</string> | 199 <string>selectionIndexPaths</string> |
| 200 </declaredKeys> | 200 </declaredKeys> |
| 201 <connections> | 201 <connections> |
| 202 <binding destination="-2" name="contentArray" keyPath="folderTre
eArray" id="76"/> | 202 <binding destination="-2" name="contentArray" keyPath="folderTre
eArray" id="76"/> |
| 203 </connections> | 203 </connections> |
| 204 </treeController> | 204 </treeController> |
| 205 </objects> | 205 </objects> |
| 206 </document> | 206 </document> |
| OLD | NEW |