Index: chrome/app/nibs/ExtensionInstalledBubbleBundle.xib |
diff --git a/chrome/app/nibs/ExtensionInstalledBubbleBundle.xib b/chrome/app/nibs/ExtensionInstalledBubbleBundle.xib |
index 3ded7bbf1402e898b0fd7b8c9f09817e70fb9231..be4a1fe1a64026a6d90c7b89d64db384687ad5fe 100644 |
--- a/chrome/app/nibs/ExtensionInstalledBubbleBundle.xib |
+++ b/chrome/app/nibs/ExtensionInstalledBubbleBundle.xib |
@@ -1,454 +1,81 @@ |
-<?xml version="1.0" encoding="UTF-8"?> |
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> |
- <data> |
- <int key="IBDocument.SystemTarget">1050</int> |
- <string key="IBDocument.SystemVersion">12B19</string> |
- <string key="IBDocument.InterfaceBuilderVersion">2549</string> |
- <string key="IBDocument.AppKitVersion">1187</string> |
- <string key="IBDocument.HIToolboxVersion">624.00</string> |
- <object class="NSMutableDictionary" key="IBDocument.PluginVersions"> |
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string key="NS.object.0">2549</string> |
- </object> |
- <object class="NSArray" key="IBDocument.IntegratedClassDependencies"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>NSButton</string> |
- <string>NSButtonCell</string> |
- <string>NSCustomObject</string> |
- <string>NSCustomView</string> |
- <string>NSTextField</string> |
- <string>NSTextFieldCell</string> |
- <string>NSView</string> |
- <string>NSWindowTemplate</string> |
- </object> |
- <object class="NSArray" key="IBDocument.PluginDependencies"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- </object> |
- <object class="NSMutableDictionary" key="IBDocument.Metadata"> |
- <string key="NS.key.0">PluginDependencyRecalculationVersion</string> |
- <integer value="1" key="NS.object.0"/> |
- </object> |
- <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSCustomObject" id="1001"> |
- <string key="NSClassName">ExtensionInstalledBubbleController</string> |
- </object> |
- <object class="NSCustomObject" id="1003"> |
- <string key="NSClassName">FirstResponder</string> |
- </object> |
- <object class="NSCustomObject" id="1004"> |
- <string key="NSClassName">NSApplication</string> |
- </object> |
- <object class="NSWindowTemplate" id="602262820"> |
- <int key="NSWindowStyleMask">15</int> |
- <int key="NSWindowBacking">2</int> |
- <string key="NSWindowRect">{{196, 385}, {368, 125}}</string> |
- <int key="NSWTFlags">603982848</int> |
- <string key="NSWindowTitle">Window</string> |
- <string key="NSWindowClass">InfoBubbleWindow</string> |
- <nil key="NSViewClass"/> |
- <nil key="NSUserInterfaceItemIdentifier"/> |
- <object class="NSView" key="NSWindowView" id="177257090"> |
- <reference key="NSNextResponder"/> |
- <int key="NSvFlags">274</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSCustomView" id="914312036"> |
- <reference key="NSNextResponder" ref="177257090"/> |
- <int key="NSvFlags">301</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSTextField" id="14720802"> |
- <reference key="NSNextResponder" ref="914312036"/> |
- <int key="NSvFlags">268</int> |
- <string key="NSFrame">{{12, 113}, {314, 17}}</string> |
- <reference key="NSSuperview" ref="914312036"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="229929953"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">272662528</int> |
- <string key="NSContents">Installed heading</string> |
- <object class="NSFont" key="NSSupport" id="42766447"> |
- <string key="NSName">LucidaGrande-Bold</string> |
- <double key="NSSize">13</double> |
- <int key="NSfFlags">16</int> |
- </object> |
- <reference key="NSControlView" ref="14720802"/> |
- <object class="NSColor" key="NSBackgroundColor" id="951604798"> |
- <int key="NSColorSpace">6</int> |
- <string key="NSCatalogName">System</string> |
- <string key="NSColorName">controlColor</string> |
- <object class="NSColor" key="NSColor"> |
- <int key="NSColorSpace">3</int> |
- <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> |
- </object> |
- </object> |
- <object class="NSColor" key="NSTextColor" id="121031723"> |
- <int key="NSColorSpace">6</int> |
- <string key="NSCatalogName">System</string> |
- <string key="NSColorName">controlTextColor</string> |
- <object class="NSColor" key="NSColor"> |
- <int key="NSColorSpace">3</int> |
- <bytes key="NSWhite">MAA</bytes> |
- </object> |
- </object> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSTextField" id="480350025"> |
- <reference key="NSNextResponder" ref="914312036"/> |
- <int key="NSvFlags">268</int> |
- <string key="NSFrame">{{12, 63}, {314, 17}}</string> |
- <reference key="NSSuperview" ref="914312036"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="353810369"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">272662528</int> |
- <string key="NSContents">Failed heading</string> |
- <reference key="NSSupport" ref="42766447"/> |
- <reference key="NSControlView" ref="480350025"/> |
- <reference key="NSBackgroundColor" ref="951604798"/> |
- <reference key="NSTextColor" ref="121031723"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSView" id="665888286"> |
- <reference key="NSNextResponder" ref="914312036"/> |
- <int key="NSvFlags">-2147483380</int> |
- <string key="NSFrame">{{12, 38}, {314, 17}}</string> |
- <reference key="NSSuperview" ref="914312036"/> |
- <bool key="NSEnabled">YES</bool> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSView" id="531091173"> |
- <reference key="NSNextResponder" ref="914312036"/> |
- <int key="NSvFlags">-2147483380</int> |
- <string key="NSFrame">{{12, 88}, {314, 17}}</string> |
- <reference key="NSSuperview" ref="914312036"/> |
- <bool key="NSEnabled">YES</bool> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSButton" id="433090690"> |
- <reference key="NSNextResponder" ref="914312036"/> |
- <int key="NSvFlags">265</int> |
- <string key="NSFrame">{{342, 114}, {16, 16}}</string> |
- <reference key="NSSuperview" ref="914312036"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSButtonCell" key="NSCell" id="2621715"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">134250496</int> |
- <string key="NSContents"/> |
- <object class="NSFont" key="NSSupport" id="472995141"> |
- <string key="NSName">LucidaGrande</string> |
- <double key="NSSize">13</double> |
- <int key="NSfFlags">1044</int> |
- </object> |
- <reference key="NSControlView" ref="433090690"/> |
- <int key="NSButtonFlags">139214848</int> |
- <int key="NSButtonFlags2">6</int> |
- <string key="NSAlternateContents"/> |
- <string key="NSKeyEquivalent"/> |
- <int key="NSPeriodicDelay">400</int> |
- <int key="NSPeriodicInterval">75</int> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- </object> |
- <string key="NSFrameSize">{373, 161}</string> |
- <reference key="NSSuperview" ref="177257090"/> |
- <string key="NSClassName">InfoBubbleView</string> |
- </object> |
- </object> |
- <string key="NSFrameSize">{368, 125}</string> |
- <reference key="NSSuperview"/> |
- </object> |
- <string key="NSScreenRect">{{0, 0}, {2560, 1578}}</string> |
- <string key="NSMaxSize">{10000000000000, 10000000000000}</string> |
- <bool key="NSWindowIsRestorable">YES</bool> |
- </object> |
- </object> |
- <object class="IBObjectContainer" key="IBDocument.Objects"> |
- <object class="NSMutableArray" key="connectionRecords"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">window</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="602262820"/> |
- </object> |
- <int key="connectionID">8</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">closeButton_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="433090690"/> |
- </object> |
- <int key="connectionID">30</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBActionConnection" key="connection"> |
- <string key="label">closeWindow:</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="433090690"/> |
- </object> |
- <int key="connectionID">43</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">installedItemsView_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="531091173"/> |
- </object> |
- <int key="connectionID">52</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">failedHeadingMsg_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="480350025"/> |
- </object> |
- <int key="connectionID">53</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">failedItemsView_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="665888286"/> |
- </object> |
- <int key="connectionID">55</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">installedHeadingMsg_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="14720802"/> |
- </object> |
- <int key="connectionID">58</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">bubble_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="914312036"/> |
- </object> |
- <int key="connectionID">59</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">delegate</string> |
- <reference key="source" ref="602262820"/> |
- <reference key="destination" ref="1001"/> |
- </object> |
- <int key="connectionID">7</int> |
- </object> |
- </object> |
- <object class="IBMutableOrderedSet" key="objectRecords"> |
- <object class="NSArray" key="orderedObjects"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="IBObjectRecord"> |
- <int key="objectID">0</int> |
- <object class="NSArray" key="object" id="0"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- </object> |
- <reference key="children" ref="1000"/> |
- <nil key="parent"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">-2</int> |
- <reference key="object" ref="1001"/> |
- <reference key="parent" ref="0"/> |
- <string key="objectName">File's Owner</string> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">-1</int> |
- <reference key="object" ref="1003"/> |
- <reference key="parent" ref="0"/> |
- <string key="objectName">First Responder</string> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">-3</int> |
- <reference key="object" ref="1004"/> |
- <reference key="parent" ref="0"/> |
- <string key="objectName">Application</string> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">1</int> |
- <reference key="object" ref="602262820"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="177257090"/> |
- </object> |
- <reference key="parent" ref="0"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">2</int> |
- <reference key="object" ref="177257090"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="914312036"/> |
- </object> |
- <reference key="parent" ref="602262820"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">44</int> |
- <reference key="object" ref="914312036"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="531091173"/> |
- <reference ref="665888286"/> |
- <reference ref="480350025"/> |
- <reference ref="14720802"/> |
- <reference ref="433090690"/> |
- </object> |
- <reference key="parent" ref="177257090"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">37</int> |
- <reference key="object" ref="480350025"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="353810369"/> |
- </object> |
- <reference key="parent" ref="914312036"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">38</int> |
- <reference key="object" ref="353810369"/> |
- <reference key="parent" ref="480350025"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">35</int> |
- <reference key="object" ref="531091173"/> |
- <reference key="parent" ref="914312036"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">15</int> |
- <reference key="object" ref="433090690"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="2621715"/> |
- </object> |
- <reference key="parent" ref="914312036"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">16</int> |
- <reference key="object" ref="2621715"/> |
- <reference key="parent" ref="433090690"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">48</int> |
- <reference key="object" ref="665888286"/> |
- <reference key="parent" ref="914312036"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">56</int> |
- <reference key="object" ref="14720802"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="229929953"/> |
- </object> |
- <reference key="parent" ref="914312036"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">57</int> |
- <reference key="object" ref="229929953"/> |
- <reference key="parent" ref="14720802"/> |
- </object> |
- </object> |
- </object> |
- <object class="NSMutableDictionary" key="flattenedProperties"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSArray" key="dict.sortedKeys"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>-1.IBPluginDependency</string> |
- <string>-2.IBPluginDependency</string> |
- <string>-3.IBPluginDependency</string> |
- <string>1.IBPluginDependency</string> |
- <string>1.IBWindowTemplateEditedContentRect</string> |
- <string>1.NSWindowTemplate.visibleAtLaunch</string> |
- <string>15.CustomClassName</string> |
- <string>15.IBPluginDependency</string> |
- <string>16.IBPluginDependency</string> |
- <string>2.IBAttributePlaceholdersKey</string> |
- <string>2.IBPluginDependency</string> |
- <string>2.IBUserGuides</string> |
- <string>35.IBPluginDependency</string> |
- <string>36.IBPluginDependency</string> |
- <string>37.IBPluginDependency</string> |
- <string>38.IBPluginDependency</string> |
- <string>44.IBPluginDependency</string> |
- <string>44.IBUserGuides</string> |
- <string>48.IBPluginDependency</string> |
- <string>49.IBPluginDependency</string> |
- <string>56.IBPluginDependency</string> |
- <string>57.IBPluginDependency</string> |
- </object> |
- <object class="NSArray" key="dict.values"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>{{478, 285}, {368, 125}}</string> |
- <boolean value="NO"/> |
- <string>HoverCloseButton</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <object class="NSMutableDictionary"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference key="dict.sortedKeys" ref="0"/> |
- <reference key="dict.values" ref="0"/> |
- </object> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <object class="NSMutableArray"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- </object> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <object class="NSMutableArray"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- </object> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
- </object> |
- </object> |
- <object class="NSMutableDictionary" key="unlocalizedProperties"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference key="dict.sortedKeys" ref="0"/> |
- <reference key="dict.values" ref="0"/> |
- </object> |
- <nil key="activeLocalization"/> |
- <object class="NSMutableDictionary" key="localizations"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference key="dict.sortedKeys" ref="0"/> |
- <reference key="dict.values" ref="0"/> |
- </object> |
- <nil key="sourceID"/> |
- <int key="maxID">59</int> |
- </object> |
- <object class="IBClassDescriber" key="IBDocument.Classes"/> |
- <int key="IBDocument.localizationMode">0</int> |
- <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string> |
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies"> |
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> |
- <integer value="1050" key="NS.object.0"/> |
- </object> |
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> |
- <real value="1070" key="NS.object.0"/> |
- </object> |
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string> |
- <integer value="3000" key="NS.object.0"/> |
- </object> |
- <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
- <int key="IBDocument.defaultPropertyAccessControl">3</int> |
- </data> |
-</archive> |
+<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
+ <dependencies> |
+ <deployment version="1060" identifier="macosx"/> |
+ <development version="5100" identifier="xcode"/> |
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/> |
+ </dependencies> |
+ <objects> |
+ <customObject id="-2" userLabel="File's Owner" customClass="ExtensionInstalledBubbleController"> |
+ <connections> |
+ <outlet property="bubble_" destination="44" id="59"/> |
+ <outlet property="closeButton_" destination="15" id="30"/> |
+ <outlet property="failedHeadingMsg_" destination="37" id="53"/> |
+ <outlet property="failedItemsView_" destination="48" id="55"/> |
+ <outlet property="installedHeadingMsg_" destination="56" id="58"/> |
+ <outlet property="installedItemsView_" destination="35" id="52"/> |
+ <outlet property="window" destination="1" id="8"/> |
+ </connections> |
+ </customObject> |
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
+ <customObject id="-3" userLabel="Application"/> |
+ <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="InfoBubbleWindow"> |
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
+ <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/> |
+ <rect key="contentRect" x="196" y="385" width="368" height="125"/> |
+ <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1578"/> |
+ <view key="contentView" id="2"> |
+ <rect key="frame" x="0.0" y="0.0" width="368" height="125"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
+ <subviews> |
+ <customView id="44" customClass="InfoBubbleView"> |
+ <rect key="frame" x="0.0" y="0.0" width="373" height="161"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
+ <subviews> |
+ <button focusRingType="none" id="15" customClass="HoverCloseButton"> |
+ <rect key="frame" x="342" y="114" width="16" height="16"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" focusRingType="none" inset="2" id="16"> |
+ <behavior key="behavior" lightByContents="YES"/> |
+ <font key="font" metaFont="system"/> |
+ </buttonCell> |
+ <connections> |
+ <action selector="closeWindow:" target="-2" id="43"/> |
+ </connections> |
+ </button> |
+ <view hidden="YES" id="35"> |
+ <rect key="frame" x="12" y="88" width="314" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
+ </view> |
+ <view hidden="YES" id="48"> |
+ <rect key="frame" x="12" y="38" width="314" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
+ </view> |
+ <textField focusRingType="none" verticalHuggingPriority="750" id="37"> |
+ <rect key="frame" x="12" y="63" width="314" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" focusRingType="none" title="Failed heading" id="38"> |
+ <font key="font" metaFont="systemBold"/> |
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ </textField> |
+ <textField focusRingType="none" verticalHuggingPriority="750" id="56"> |
+ <rect key="frame" x="12" y="113" width="314" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" focusRingType="none" title="Installed heading" id="57"> |
+ <font key="font" metaFont="systemBold"/> |
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ </textField> |
+ </subviews> |
+ </customView> |
+ </subviews> |
+ </view> |
+ <connections> |
+ <outlet property="delegate" destination="-2" id="7"/> |
+ </connections> |
+ </window> |
+ </objects> |
+</document> |