1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <document type=
"com.apple.InterfaceBuilder3.Cocoa.XIB" version=
"3.0" toolsVersion=
"5056" systemVersion=
"13F1077" targetRuntime=
"MacOSX.Cocoa" propertyAccessControl=
"none">
4 <deployment version=
"1060" identifier=
"macosx"/>
5 <development version=
"5100" identifier=
"xcode"/>
6 <plugIn identifier=
"com.apple.InterfaceBuilder.CocoaPlugin" version=
"5056"/>
9 <customObject id=
"-2" userLabel=
"File's Owner" customClass=
"ExtensionInstalledBubbleController">
11 <outlet property=
"bubble_" destination=
"44" id=
"59"/>
12 <outlet property=
"closeButton_" destination=
"15" id=
"30"/>
13 <outlet property=
"failedHeadingMsg_" destination=
"37" id=
"53"/>
14 <outlet property=
"failedItemsView_" destination=
"48" id=
"55"/>
15 <outlet property=
"installedHeadingMsg_" destination=
"56" id=
"58"/>
16 <outlet property=
"installedItemsView_" destination=
"35" id=
"52"/>
17 <outlet property=
"window" destination=
"1" id=
"8"/>
20 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
21 <customObject id=
"-3" userLabel=
"Application"/>
22 <window title=
"Window" allowsToolTipsWhenApplicationIsInactive=
"NO" oneShot=
"NO" showsToolbarButton=
"NO" visibleAtLaunch=
"NO" animationBehavior=
"default" id=
"1" customClass=
"InfoBubbleWindow">
23 <windowStyleMask key=
"styleMask" titled=
"YES" closable=
"YES" miniaturizable=
"YES" resizable=
"YES"/>
24 <windowPositionMask key=
"initialPositionMask" leftStrut=
"YES" bottomStrut=
"YES"/>
25 <rect key=
"contentRect" x=
"196" y=
"385" width=
"368" height=
"125"/>
26 <rect key=
"screenRect" x=
"0.0" y=
"0.0" width=
"2560" height=
"1578"/>
27 <view key=
"contentView" id=
"2">
28 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"368" height=
"125"/>
29 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" heightSizable=
"YES"/>
31 <customView id=
"44" customClass=
"InfoBubbleView">
32 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"373" height=
"161"/>
33 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxX=
"YES" flexibleMinY=
"YES" flexibleMaxY=
"YES"/>
35 <button focusRingType=
"none" id=
"15" customClass=
"HoverCloseButton">
36 <rect key=
"frame" x=
"342" y=
"114" width=
"16" height=
"16"/>
37 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMinY=
"YES"/>
38 <buttonCell key=
"cell" type=
"square" bezelStyle=
"shadowlessSquare" imagePosition=
"overlaps" alignment=
"center" focusRingType=
"none" inset=
"2" id=
"16">
39 <behavior key=
"behavior" lightByContents=
"YES"/>
40 <font key=
"font" metaFont=
"system"/>
43 <action selector=
"closeWindow:" target=
"-2" id=
"43"/>
46 <view hidden=
"YES" id=
"35">
47 <rect key=
"frame" x=
"12" y=
"88" width=
"314" height=
"17"/>
48 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
50 <view hidden=
"YES" id=
"48">
51 <rect key=
"frame" x=
"12" y=
"38" width=
"314" height=
"17"/>
52 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
54 <textField focusRingType=
"none" verticalHuggingPriority=
"750" id=
"37">
55 <rect key=
"frame" x=
"12" y=
"63" width=
"314" height=
"17"/>
56 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
57 <textFieldCell key=
"cell" sendsActionOnEndEditing=
"YES" focusRingType=
"none" title=
"Failed heading" id=
"38">
58 <font key=
"font" metaFont=
"systemBold"/>
59 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
60 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
63 <textField focusRingType=
"none" verticalHuggingPriority=
"750" id=
"56">
64 <rect key=
"frame" x=
"12" y=
"113" width=
"314" height=
"17"/>
65 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
66 <textFieldCell key=
"cell" sendsActionOnEndEditing=
"YES" focusRingType=
"none" title=
"Installed heading" id=
"57">
67 <font key=
"font" metaFont=
"systemBold"/>
68 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
69 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
77 <outlet property=
"delegate" destination=
"-2" id=
"7"/>