Testing: add missing file
[GitX.git] / PBDiffWindow.xib
blobe2942e67566f9b738e3e1b8d716126d7bbcfe296
1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02">
3 <data>
4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9F33</string>
6 <string key="IBDocument.InterfaceBuilderVersion">670</string>
7 <string key="IBDocument.AppKitVersion">949.34</string>
8 <string key="IBDocument.HIToolboxVersion">352.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool>
11 <integer value="1" id="9"/>
12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.WebKitIBPlugin</string>
16 <string>com.apple.InterfaceBuilderKit</string>
17 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
18 </object>
19 <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
20 <bool key="EncodedWithXMLCoder">YES</bool>
21 <object class="NSCustomObject" id="1001">
22 <string key="NSClassName">PBDiffWindowController</string>
23 </object>
24 <object class="NSCustomObject" id="1003">
25 <string key="NSClassName">FirstResponder</string>
26 </object>
27 <object class="NSCustomObject" id="1004">
28 <string key="NSClassName">NSApplication</string>
29 </object>
30 <object class="NSCustomObject" id="1068009310">
31 <string key="NSClassName">PBWebDiffController</string>
32 </object>
33 <object class="NSWindowTemplate" id="693309652">
34 <int key="NSWindowStyleMask">15</int>
35 <int key="NSWindowBacking">2</int>
36 <string key="NSWindowRect">{{196, 240}, {480, 270}}</string>
37 <int key="NSWTFlags">603979776</int>
38 <string key="NSWindowTitle">GitX Diff</string>
39 <string key="NSWindowClass">NSWindow</string>
40 <nil key="NSViewClass"/>
41 <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string>
42 <object class="NSView" key="NSWindowView" id="49049747">
43 <reference key="NSNextResponder"/>
44 <int key="NSvFlags">256</int>
45 <object class="NSMutableArray" key="NSSubviews">
46 <bool key="EncodedWithXMLCoder">YES</bool>
47 <object class="WebView" id="426284859">
48 <reference key="NSNextResponder" ref="49049747"/>
49 <int key="NSvFlags">274</int>
50 <object class="NSMutableSet" key="NSDragTypes">
51 <bool key="EncodedWithXMLCoder">YES</bool>
52 <object class="NSMutableArray" key="set.sortedObjects">
53 <bool key="EncodedWithXMLCoder">YES</bool>
54 <string>Apple HTML pasteboard type</string>
55 <string>Apple PICT pasteboard type</string>
56 <string>Apple URL pasteboard type</string>
57 <string>Apple Web Archive pasteboard type</string>
58 <string>NSColor pasteboard type</string>
59 <string>NSFilenamesPboardType</string>
60 <string>NSStringPboardType</string>
61 <string>NeXT RTFD pasteboard type</string>
62 <string>NeXT Rich Text Format v1.0 pasteboard type</string>
63 <string>NeXT TIFF v4.0 pasteboard type</string>
64 <string>WebURLsWithTitlesPboardType</string>
65 <string>public.url</string>
66 <string>public.url-name</string>
67 </object>
68 </object>
69 <string key="NSFrameSize">{480, 270}</string>
70 <reference key="NSSuperview" ref="49049747"/>
71 <reference key="NSNextKeyView"/>
72 <string key="FrameName"/>
73 <string key="GroupName"/>
74 <object class="WebPreferences" key="Preferences">
75 <string key="Identifier"/>
76 <object class="NSMutableDictionary" key="Values">
77 <bool key="EncodedWithXMLCoder">YES</bool>
78 <object class="NSMutableArray" key="dict.sortedKeys">
79 <bool key="EncodedWithXMLCoder">YES</bool>
80 <string>WebKitDefaultFixedFontSize</string>
81 <string>WebKitDefaultFontSize</string>
82 <string>WebKitMinimumFontSize</string>
83 </object>
84 <object class="NSMutableArray" key="dict.values">
85 <bool key="EncodedWithXMLCoder">YES</bool>
86 <integer value="12" id="1030250856"/>
87 <reference ref="1030250856"/>
88 <reference ref="9"/>
89 </object>
90 </object>
91 </object>
92 <bool key="UseBackForwardList">YES</bool>
93 <bool key="AllowsUndo">YES</bool>
94 </object>
95 </object>
96 <string key="NSFrameSize">{480, 270}</string>
97 <reference key="NSSuperview"/>
98 </object>
99 <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
100 <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string>
101 <string key="NSFrameAutosaveName">DiffWindow</string>
102 </object>
103 </object>
104 <object class="IBObjectContainer" key="IBDocument.Objects">
105 <object class="NSMutableArray" key="connectionRecords">
106 <bool key="EncodedWithXMLCoder">YES</bool>
107 <object class="IBConnectionRecord">
108 <object class="IBOutletConnection" key="connection">
109 <string key="label">window</string>
110 <reference key="source" ref="1001"/>
111 <reference key="destination" ref="693309652"/>
112 </object>
113 <int key="connectionID">6</int>
114 </object>
115 <object class="IBConnectionRecord">
116 <object class="IBOutletConnection" key="connection">
117 <string key="label">view</string>
118 <reference key="source" ref="1068009310"/>
119 <reference key="destination" ref="426284859"/>
120 </object>
121 <int key="connectionID">9</int>
122 </object>
123 <object class="IBConnectionRecord">
124 <object class="IBOutletConnection" key="connection">
125 <string key="label">frameLoadDelegate</string>
126 <reference key="source" ref="426284859"/>
127 <reference key="destination" ref="1068009310"/>
128 </object>
129 <int key="connectionID">10</int>
130 </object>
131 <object class="IBConnectionRecord">
132 <object class="IBOutletConnection" key="connection">
133 <string key="label">UIDelegate</string>
134 <reference key="source" ref="426284859"/>
135 <reference key="destination" ref="1068009310"/>
136 </object>
137 <int key="connectionID">11</int>
138 </object>
139 <object class="IBConnectionRecord">
140 <object class="IBOutletConnection" key="connection">
141 <string key="label">diffController</string>
142 <reference key="source" ref="1068009310"/>
143 <reference key="destination" ref="1001"/>
144 </object>
145 <int key="connectionID">12</int>
146 </object>
147 </object>
148 <object class="IBMutableOrderedSet" key="objectRecords">
149 <object class="NSArray" key="orderedObjects">
150 <bool key="EncodedWithXMLCoder">YES</bool>
151 <object class="IBObjectRecord">
152 <int key="objectID">0</int>
153 <object class="NSArray" key="object" id="1002">
154 <bool key="EncodedWithXMLCoder">YES</bool>
155 </object>
156 <reference key="children" ref="1000"/>
157 <nil key="parent"/>
158 </object>
159 <object class="IBObjectRecord">
160 <int key="objectID">-2</int>
161 <reference key="object" ref="1001"/>
162 <reference key="parent" ref="1002"/>
163 <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
164 </object>
165 <object class="IBObjectRecord">
166 <int key="objectID">-1</int>
167 <reference key="object" ref="1003"/>
168 <reference key="parent" ref="1002"/>
169 <string key="objectName">First Responder</string>
170 </object>
171 <object class="IBObjectRecord">
172 <int key="objectID">-3</int>
173 <reference key="object" ref="1004"/>
174 <reference key="parent" ref="1002"/>
175 <string key="objectName">Application</string>
176 </object>
177 <object class="IBObjectRecord">
178 <int key="objectID">1</int>
179 <reference key="object" ref="693309652"/>
180 <object class="NSMutableArray" key="children">
181 <bool key="EncodedWithXMLCoder">YES</bool>
182 <reference ref="49049747"/>
183 </object>
184 <reference key="parent" ref="1002"/>
185 </object>
186 <object class="IBObjectRecord">
187 <int key="objectID">2</int>
188 <reference key="object" ref="49049747"/>
189 <object class="NSMutableArray" key="children">
190 <bool key="EncodedWithXMLCoder">YES</bool>
191 <reference ref="426284859"/>
192 </object>
193 <reference key="parent" ref="693309652"/>
194 <string key="objectName">Diff View</string>
195 </object>
196 <object class="IBObjectRecord">
197 <int key="objectID">7</int>
198 <reference key="object" ref="426284859"/>
199 <reference key="parent" ref="49049747"/>
200 </object>
201 <object class="IBObjectRecord">
202 <int key="objectID">8</int>
203 <reference key="object" ref="1068009310"/>
204 <reference key="parent" ref="1002"/>
205 </object>
206 </object>
207 </object>
208 <object class="NSMutableDictionary" key="flattenedProperties">
209 <bool key="EncodedWithXMLCoder">YES</bool>
210 <object class="NSMutableArray" key="dict.sortedKeys">
211 <bool key="EncodedWithXMLCoder">YES</bool>
212 <string>-1.IBPluginDependency</string>
213 <string>-2.IBPluginDependency</string>
214 <string>-3.IBPluginDependency</string>
215 <string>1.IBEditorWindowLastContentRect</string>
216 <string>1.IBPluginDependency</string>
217 <string>1.IBWindowTemplateEditedContentRect</string>
218 <string>1.NSWindowTemplate.visibleAtLaunch</string>
219 <string>1.windowTemplate.maxSize</string>
220 <string>2.IBPluginDependency</string>
221 <string>7.IBPluginDependency</string>
222 <string>8.IBPluginDependency</string>
223 </object>
224 <object class="NSMutableArray" key="dict.values">
225 <bool key="EncodedWithXMLCoder">YES</bool>
226 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
227 <string>com.apple.InterfaceBuilderKit</string>
228 <string>com.apple.InterfaceBuilderKit</string>
229 <string>{{312, 725}, {480, 270}}</string>
230 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
231 <string>{{312, 725}, {480, 270}}</string>
232 <reference ref="9"/>
233 <string>{3.40282e+38, 3.40282e+38}</string>
234 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
235 <string>com.apple.WebKitIBPlugin</string>
236 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
237 </object>
238 </object>
239 <object class="NSMutableDictionary" key="unlocalizedProperties">
240 <bool key="EncodedWithXMLCoder">YES</bool>
241 <object class="NSArray" key="dict.sortedKeys">
242 <bool key="EncodedWithXMLCoder">YES</bool>
243 </object>
244 <object class="NSMutableArray" key="dict.values">
245 <bool key="EncodedWithXMLCoder">YES</bool>
246 </object>
247 </object>
248 <nil key="activeLocalization"/>
249 <object class="NSMutableDictionary" key="localizations">
250 <bool key="EncodedWithXMLCoder">YES</bool>
251 <object class="NSArray" key="dict.sortedKeys">
252 <bool key="EncodedWithXMLCoder">YES</bool>
253 </object>
254 <object class="NSMutableArray" key="dict.values">
255 <bool key="EncodedWithXMLCoder">YES</bool>
256 </object>
257 </object>
258 <nil key="sourceID"/>
259 <int key="maxID">12</int>
260 </object>
261 <object class="IBClassDescriber" key="IBDocument.Classes">
262 <object class="NSMutableArray" key="referencedPartialClassDescriptions">
263 <bool key="EncodedWithXMLCoder">YES</bool>
264 <object class="IBPartialClassDescription">
265 <string key="className">PBDiffWindowController</string>
266 <string key="superclassName">NSWindowController</string>
267 <object class="IBClassDescriptionSource" key="sourceIdentifier">
268 <string key="majorKey">IBProjectSource</string>
269 <string key="minorKey">PBDiffWindowController.h</string>
270 </object>
271 </object>
272 <object class="IBPartialClassDescription">
273 <string key="className">PBWebController</string>
274 <string key="superclassName">NSObject</string>
275 <object class="NSMutableDictionary" key="outlets">
276 <string key="NS.key.0">view</string>
277 <string key="NS.object.0">WebView</string>
278 </object>
279 <object class="IBClassDescriptionSource" key="sourceIdentifier">
280 <string key="majorKey">IBProjectSource</string>
281 <string key="minorKey">PBWebController.h</string>
282 </object>
283 </object>
284 <object class="IBPartialClassDescription">
285 <string key="className">PBWebDiffController</string>
286 <string key="superclassName">PBWebController</string>
287 <object class="NSMutableDictionary" key="outlets">
288 <string key="NS.key.0">diffController</string>
289 <string key="NS.object.0">PBDiffWindowController</string>
290 </object>
291 <object class="IBClassDescriptionSource" key="sourceIdentifier">
292 <string key="majorKey">IBProjectSource</string>
293 <string key="minorKey">PBWebDiffController.h</string>
294 </object>
295 </object>
296 </object>
297 </object>
298 <int key="IBDocument.localizationMode">0</int>
299 <string key="IBDocument.LastKnownRelativeProjectPath">GitX.xcodeproj</string>
300 <int key="IBDocument.defaultPropertyAccessControl">3</int>
301 </data>
302 </archive>