| Index: chrome/app/nibs/ImportProgressDialog.xib
|
| diff --git a/chrome/app/nibs/ImportProgressDialog.xib b/chrome/app/nibs/ImportProgressDialog.xib
|
| index f0fd0e6e4d8e6f202196674e8c7cbf6a29d700ea..fb16d77f4d97c2564eeee8e89eee17b89e2b3292 100644
|
| --- a/chrome/app/nibs/ImportProgressDialog.xib
|
| +++ b/chrome/app/nibs/ImportProgressDialog.xib
|
| @@ -1,944 +1,161 @@
|
| -<?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">ImportProgressDialogController</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="1005">
|
| - <int key="NSWindowStyleMask">1</int>
|
| - <int key="NSWindowBacking">2</int>
|
| - <string key="NSWindowRect">{{196, 308}, {508, 202}}</string>
|
| - <int key="NSWTFlags">536871936</int>
|
| - <string key="NSWindowTitle">^IDS_IMPORT_PROGRESS_TITLE</string>
|
| - <string key="NSWindowClass">NSWindow</string>
|
| - <nil key="NSViewClass"/>
|
| - <nil key="NSUserInterfaceItemIdentifier"/>
|
| - <object class="NSView" key="NSWindowView" id="1006">
|
| - <reference key="NSNextResponder"/>
|
| - <int key="NSvFlags">256</int>
|
| - <object class="NSMutableArray" key="NSSubviews">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSTextField" id="720286696">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{17, 165}, {475, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="131310306">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">summary</string>
|
| - <object class="NSFont" key="NSSupport" id="521946663">
|
| - <string key="NSName">LucidaGrande</string>
|
| - <double key="NSSize">13</double>
|
| - <int key="NSfFlags">1044</int>
|
| - </object>
|
| - <reference key="NSControlView" ref="720286696"/>
|
| - <object class="NSColor" key="NSBackgroundColor" id="209012800">
|
| - <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="488269303">
|
| - <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="310539509">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{29, 56}, {227, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="958179589">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS</string>
|
| - <reference key="NSSupport" ref="521946663"/>
|
| - <reference key="NSControlView" ref="310539509"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="423545563">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{29, 106}, {227, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="378152902">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_SEARCH</string>
|
| - <reference key="NSSupport" ref="521946663"/>
|
| - <reference key="NSControlView" ref="423545563"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="1056899072">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{29, 81}, {227, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="848132906">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_PASSWORDS</string>
|
| - <reference key="NSSupport" ref="521946663"/>
|
| - <reference key="NSControlView" ref="1056899072"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="891861620">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{29, 131}, {227, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="858790319">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">^IDS_IMPORT_PROGRESS_STATUS_HISTORY</string>
|
| - <reference key="NSSupport" ref="521946663"/>
|
| - <reference key="NSControlView" ref="891861620"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="784027825">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{258, 56}, {234, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="611550854">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">status</string>
|
| - <object class="NSFont" key="NSSupport" id="637535423">
|
| - <string key="NSName">LucidaGrande-Bold</string>
|
| - <double key="NSSize">13</double>
|
| - <int key="NSfFlags">16</int>
|
| - </object>
|
| - <reference key="NSControlView" ref="784027825"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="103622856">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{258, 81}, {234, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="647121178">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">status</string>
|
| - <reference key="NSSupport" ref="637535423"/>
|
| - <reference key="NSControlView" ref="103622856"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="717472336">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{258, 106}, {234, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="960052984">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">status</string>
|
| - <reference key="NSSupport" ref="637535423"/>
|
| - <reference key="NSControlView" ref="717472336"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="489328383">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">268</int>
|
| - <string key="NSFrame">{{258, 131}, {234, 17}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="929811185">
|
| - <int key="NSCellFlags">68157504</int>
|
| - <int key="NSCellFlags2">272630784</int>
|
| - <string key="NSContents">status</string>
|
| - <reference key="NSSupport" ref="637535423"/>
|
| - <reference key="NSControlView" ref="489328383"/>
|
| - <reference key="NSBackgroundColor" ref="209012800"/>
|
| - <reference key="NSTextColor" ref="488269303"/>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSCustomView" id="745871671">
|
| - <reference key="NSNextResponder" ref="1006"/>
|
| - <int key="NSvFlags">289</int>
|
| - <object class="NSMutableArray" key="NSSubviews">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSButton" id="487067694">
|
| - <reference key="NSNextResponder" ref="745871671"/>
|
| - <int key="NSvFlags">289</int>
|
| - <string key="NSFrame">{{14, 12}, {96, 32}}</string>
|
| - <reference key="NSSuperview" ref="745871671"/>
|
| - <reference key="NSWindow"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSButtonCell" key="NSCell" id="190897395">
|
| - <int key="NSCellFlags">67108864</int>
|
| - <int key="NSCellFlags2">134217728</int>
|
| - <string key="NSContents">^IDS_CANCEL</string>
|
| - <reference key="NSSupport" ref="521946663"/>
|
| - <reference key="NSControlView" ref="487067694"/>
|
| - <int key="NSButtonFlags">-2038284288</int>
|
| - <int key="NSButtonFlags2">129</int>
|
| - <string key="NSAlternateContents"/>
|
| - <string key="NSKeyEquivalent"/>
|
| - <int key="NSPeriodicDelay">200</int>
|
| - <int key="NSPeriodicInterval">25</int>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - </object>
|
| - <string key="NSFrame">{{356, 0}, {124, 48}}</string>
|
| - <reference key="NSSuperview" ref="1006"/>
|
| - <reference key="NSWindow"/>
|
| - <string key="NSClassName">GTMWidthBasedTweaker</string>
|
| - </object>
|
| - </object>
|
| - <string key="NSFrameSize">{508, 202}</string>
|
| - <reference key="NSSuperview"/>
|
| - <reference key="NSWindow"/>
|
| - </object>
|
| - <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
| - <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
|
| - <bool key="NSWindowIsRestorable">YES</bool>
|
| - </object>
|
| - <object class="NSCustomObject" id="695534214">
|
| - <string key="NSClassName">ChromeUILocalizer</string>
|
| - </object>
|
| - <object class="NSCustomObject" id="882117346">
|
| - <string key="NSClassName">GTMUILocalizerAndLayoutTweaker</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBObjectContainer" key="IBDocument.Objects">
|
| - <object class="NSMutableArray" key="connectionRecords">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBActionConnection" key="connection">
|
| - <string key="label">cancel:</string>
|
| - <reference key="source" ref="1001"/>
|
| - <reference key="destination" ref="487067694"/>
|
| - </object>
|
| - <int key="connectionID">24</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">window</string>
|
| - <reference key="source" ref="1001"/>
|
| - <reference key="destination" ref="1005"/>
|
| - </object>
|
| - <int key="connectionID">25</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">value: explanatoryText</string>
|
| - <reference key="source" ref="720286696"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="720286696"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">value: explanatoryText</string>
|
| - <string key="NSBinding">value</string>
|
| - <string key="NSKeyPath">explanatoryText</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">38</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">textColor: favoritesImportEnabled</string>
|
| - <reference key="source" ref="310539509"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="310539509"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">textColor: favoritesImportEnabled</string>
|
| - <string key="NSBinding">textColor</string>
|
| - <string key="NSKeyPath">favoritesImportEnabled</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">51</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">textColor: searchImportEnabled</string>
|
| - <reference key="source" ref="423545563"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="423545563"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">textColor: searchImportEnabled</string>
|
| - <string key="NSBinding">textColor</string>
|
| - <string key="NSKeyPath">searchImportEnabled</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">53</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">textColor: passwordImportEnabled</string>
|
| - <reference key="source" ref="1056899072"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="1056899072"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">textColor: passwordImportEnabled</string>
|
| - <string key="NSBinding">textColor</string>
|
| - <string key="NSKeyPath">passwordImportEnabled</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">55</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">textColor: historyImportEnabled</string>
|
| - <reference key="source" ref="891861620"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="891861620"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">textColor: historyImportEnabled</string>
|
| - <string key="NSBinding">textColor</string>
|
| - <string key="NSKeyPath">historyImportEnabled</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">56</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">value: favoritesStatusText</string>
|
| - <reference key="source" ref="784027825"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="784027825"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">value: favoritesStatusText</string>
|
| - <string key="NSBinding">value</string>
|
| - <string key="NSKeyPath">favoritesStatusText</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">29</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">value: savedPasswordStatusText</string>
|
| - <reference key="source" ref="103622856"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="103622856"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">value: savedPasswordStatusText</string>
|
| - <string key="NSBinding">value</string>
|
| - <string key="NSKeyPath">savedPasswordStatusText</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">35</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">value: searchStatusText</string>
|
| - <reference key="source" ref="717472336"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="717472336"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">value: searchStatusText</string>
|
| - <string key="NSBinding">value</string>
|
| - <string key="NSKeyPath">searchStatusText</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">30</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBBindingConnection" key="connection">
|
| - <string key="label">value: historyStatusText</string>
|
| - <reference key="source" ref="489328383"/>
|
| - <reference key="destination" ref="1001"/>
|
| - <object class="NSNibBindingConnector" key="connector">
|
| - <reference key="NSSource" ref="489328383"/>
|
| - <reference key="NSDestination" ref="1001"/>
|
| - <string key="NSLabel">value: historyStatusText</string>
|
| - <string key="NSBinding">value</string>
|
| - <string key="NSKeyPath">historyStatusText</string>
|
| - <int key="NSNibBindingConnectorVersion">2</int>
|
| - </object>
|
| - </object>
|
| - <int key="connectionID">34</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">localizer_</string>
|
| - <reference key="source" ref="882117346"/>
|
| - <reference key="destination" ref="695534214"/>
|
| - </object>
|
| - <int key="connectionID">60</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">uiObject_</string>
|
| - <reference key="source" ref="882117346"/>
|
| - <reference key="destination" ref="1005"/>
|
| - </object>
|
| - <int key="connectionID">61</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="1005"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="1006"/>
|
| - </object>
|
| - <reference key="parent" ref="0"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">2</int>
|
| - <reference key="object" ref="1006"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="720286696"/>
|
| - <reference ref="310539509"/>
|
| - <reference ref="423545563"/>
|
| - <reference ref="1056899072"/>
|
| - <reference ref="891861620"/>
|
| - <reference ref="784027825"/>
|
| - <reference ref="103622856"/>
|
| - <reference ref="717472336"/>
|
| - <reference ref="489328383"/>
|
| - <reference ref="745871671"/>
|
| - </object>
|
| - <reference key="parent" ref="1005"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">3</int>
|
| - <reference key="object" ref="720286696"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="131310306"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">4</int>
|
| - <reference key="object" ref="131310306"/>
|
| - <reference key="parent" ref="720286696"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">5</int>
|
| - <reference key="object" ref="310539509"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="958179589"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">6</int>
|
| - <reference key="object" ref="958179589"/>
|
| - <reference key="parent" ref="310539509"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">7</int>
|
| - <reference key="object" ref="423545563"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="378152902"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">8</int>
|
| - <reference key="object" ref="378152902"/>
|
| - <reference key="parent" ref="423545563"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">9</int>
|
| - <reference key="object" ref="1056899072"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="848132906"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">10</int>
|
| - <reference key="object" ref="848132906"/>
|
| - <reference key="parent" ref="1056899072"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">11</int>
|
| - <reference key="object" ref="891861620"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="858790319"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">12</int>
|
| - <reference key="object" ref="858790319"/>
|
| - <reference key="parent" ref="891861620"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">16</int>
|
| - <reference key="object" ref="784027825"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="611550854"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">17</int>
|
| - <reference key="object" ref="611550854"/>
|
| - <reference key="parent" ref="784027825"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">18</int>
|
| - <reference key="object" ref="103622856"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="647121178"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">19</int>
|
| - <reference key="object" ref="647121178"/>
|
| - <reference key="parent" ref="103622856"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">20</int>
|
| - <reference key="object" ref="717472336"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="960052984"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">21</int>
|
| - <reference key="object" ref="960052984"/>
|
| - <reference key="parent" ref="717472336"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">22</int>
|
| - <reference key="object" ref="489328383"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="929811185"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">23</int>
|
| - <reference key="object" ref="929811185"/>
|
| - <reference key="parent" ref="489328383"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">57</int>
|
| - <reference key="object" ref="695534214"/>
|
| - <reference key="parent" ref="0"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">59</int>
|
| - <reference key="object" ref="882117346"/>
|
| - <reference key="parent" ref="0"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">62</int>
|
| - <reference key="object" ref="745871671"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="487067694"/>
|
| - </object>
|
| - <reference key="parent" ref="1006"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">13</int>
|
| - <reference key="object" ref="487067694"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="190897395"/>
|
| - </object>
|
| - <reference key="parent" ref="745871671"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">14</int>
|
| - <reference key="object" ref="190897395"/>
|
| - <reference key="parent" ref="487067694"/>
|
| - </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>10.IBPluginDependency</string>
|
| - <string>11.IBPluginDependency</string>
|
| - <string>12.IBPluginDependency</string>
|
| - <string>13.IBPluginDependency</string>
|
| - <string>14.IBPluginDependency</string>
|
| - <string>16.IBPluginDependency</string>
|
| - <string>17.IBPluginDependency</string>
|
| - <string>18.IBPluginDependency</string>
|
| - <string>19.IBPluginDependency</string>
|
| - <string>2.IBPluginDependency</string>
|
| - <string>20.IBPluginDependency</string>
|
| - <string>21.IBPluginDependency</string>
|
| - <string>22.IBPluginDependency</string>
|
| - <string>23.IBPluginDependency</string>
|
| - <string>3.IBPluginDependency</string>
|
| - <string>4.IBPluginDependency</string>
|
| - <string>5.IBPluginDependency</string>
|
| - <string>57.IBPluginDependency</string>
|
| - <string>59.IBPluginDependency</string>
|
| - <string>6.IBPluginDependency</string>
|
| - <string>62.IBPluginDependency</string>
|
| - <string>7.IBPluginDependency</string>
|
| - <string>8.IBPluginDependency</string>
|
| - <string>9.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>{{792, 551}, {508, 202}}</string>
|
| - <boolean value="NO"/>
|
| - <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>
|
| - <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>
|
| - <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>
|
| - <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>
|
| - <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">62</int>
|
| - </object>
|
| - <object class="IBClassDescriber" key="IBDocument.Classes">
|
| - <object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">ChromeUILocalizer</string>
|
| - <string key="superclassName">GTMUILocalizer</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/ChromeUILocalizer.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">GTMUILocalizer</string>
|
| - <string key="superclassName">NSObject</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/GTMUILocalizer.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">GTMUILocalizerAndLayoutTweaker</string>
|
| - <string key="superclassName">NSObject</string>
|
| - <object class="NSMutableDictionary" key="outlets">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>localizerOwner_</string>
|
| - <string>localizer_</string>
|
| - <string>uiObject_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>id</string>
|
| - <string>GTMUILocalizer</string>
|
| - <string>id</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>localizerOwner_</string>
|
| - <string>localizer_</string>
|
| - <string>uiObject_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">localizerOwner_</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">localizer_</string>
|
| - <string key="candidateClassName">GTMUILocalizer</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">uiObject_</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/GTMUILocalizerAndLayoutTweaker.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">GTMWidthBasedTweaker</string>
|
| - <string key="superclassName">NSView</string>
|
| - <object class="NSMutableDictionary" key="outlets">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>viewToResize_</string>
|
| - <string>viewToSlideAndResize_</string>
|
| - <string>viewToSlide_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>id</string>
|
| - <string>NSView</string>
|
| - <string>NSView</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>viewToResize_</string>
|
| - <string>viewToSlideAndResize_</string>
|
| - <string>viewToSlide_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">viewToResize_</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">viewToSlideAndResize_</string>
|
| - <string key="candidateClassName">NSView</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">viewToSlide_</string>
|
| - <string key="candidateClassName">NSView</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/GTMWidthBasedTweaker.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">ImportProgressDialogController</string>
|
| - <string key="superclassName">NSWindowController</string>
|
| - <object class="NSMutableDictionary" key="actions">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>cancel:</string>
|
| - <string>showWindow:</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>id</string>
|
| - <string>id</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="actionInfosByName">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>cancel:</string>
|
| - <string>showWindow:</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBActionInfo">
|
| - <string key="name">cancel:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - <object class="IBActionInfo">
|
| - <string key="name">showWindow:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/ImportProgressDialogController.h</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <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="ImportProgressDialogController">
|
| + <connections>
|
| + <outlet property="window" destination="1" id="25"/>
|
| + </connections>
|
| + </customObject>
|
| + <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
| + <customObject id="-3" userLabel="Application"/>
|
| + <window title="^IDS_IMPORT_PROGRESS_TITLE" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1">
|
| + <windowStyleMask key="styleMask" titled="YES"/>
|
| + <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
|
| + <rect key="contentRect" x="196" y="308" width="508" height="202"/>
|
| + <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
| + <view key="contentView" id="2">
|
| + <rect key="frame" x="0.0" y="0.0" width="508" height="202"/>
|
| + <autoresizingMask key="autoresizingMask"/>
|
| + <subviews>
|
| + <textField verticalHuggingPriority="750" id="3">
|
| + <rect key="frame" x="17" y="165" width="475" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="summary" id="4">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="value" keyPath="explanatoryText" id="38"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="5">
|
| + <rect key="frame" x="29" y="56" width="227" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS" id="6">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="textColor" keyPath="favoritesImportEnabled" id="51"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="7">
|
| + <rect key="frame" x="29" y="106" width="227" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_SEARCH" id="8">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="textColor" keyPath="searchImportEnabled" id="53"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="9">
|
| + <rect key="frame" x="29" y="81" width="227" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_PASSWORDS" id="10">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="textColor" keyPath="passwordImportEnabled" id="55"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="11">
|
| + <rect key="frame" x="29" y="131" width="227" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_IMPORT_PROGRESS_STATUS_HISTORY" id="12">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="textColor" keyPath="historyImportEnabled" id="56"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="16">
|
| + <rect key="frame" x="258" y="56" width="234" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="17">
|
| + <font key="font" metaFont="systemBold"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="value" keyPath="favoritesStatusText" id="29"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="18">
|
| + <rect key="frame" x="258" y="81" width="234" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="19">
|
| + <font key="font" metaFont="systemBold"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="value" keyPath="savedPasswordStatusText" id="35"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="20">
|
| + <rect key="frame" x="258" y="106" width="234" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="21">
|
| + <font key="font" metaFont="systemBold"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="value" keyPath="searchStatusText" id="30"/>
|
| + </connections>
|
| + </textField>
|
| + <textField verticalHuggingPriority="750" id="22">
|
| + <rect key="frame" x="258" y="131" width="234" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="status" id="23">
|
| + <font key="font" metaFont="systemBold"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + <connections>
|
| + <binding destination="-2" name="value" keyPath="historyStatusText" id="34"/>
|
| + </connections>
|
| + </textField>
|
| + <customView id="62" customClass="GTMWidthBasedTweaker">
|
| + <rect key="frame" x="356" y="0.0" width="124" height="48"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| + <subviews>
|
| + <button verticalHuggingPriority="750" id="13">
|
| + <rect key="frame" x="14" y="12" width="96" height="32"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| + <buttonCell key="cell" type="push" title="^IDS_CANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14">
|
| + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| + <font key="font" metaFont="system"/>
|
| + </buttonCell>
|
| + <connections>
|
| + <action selector="cancel:" target="-2" id="24"/>
|
| + </connections>
|
| + </button>
|
| + </subviews>
|
| + </customView>
|
| + </subviews>
|
| + </view>
|
| + </window>
|
| + <customObject id="57" customClass="ChromeUILocalizer"/>
|
| + <customObject id="59" customClass="GTMUILocalizerAndLayoutTweaker">
|
| + <connections>
|
| + <outlet property="localizer_" destination="57" id="60"/>
|
| + <outlet property="uiObject_" destination="1" id="61"/>
|
| + </connections>
|
| + </customObject>
|
| + </objects>
|
| +</document>
|
|
|