Index: chrome/app/nibs/EditSearchEngine.xib |
diff --git a/chrome/app/nibs/EditSearchEngine.xib b/chrome/app/nibs/EditSearchEngine.xib |
index 1531a9d0c8a7959b957a9a4a8f43a468ae7282f4..9b3d09a255f7d484535e37c468db3f49ded52627 100644 |
--- a/chrome/app/nibs/EditSearchEngine.xib |
+++ b/chrome/app/nibs/EditSearchEngine.xib |
@@ -1,1235 +1,192 @@ |
-<?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>NSBox</string> |
- <string>NSButton</string> |
- <string>NSButtonCell</string> |
- <string>NSCustomObject</string> |
- <string>NSCustomView</string> |
- <string>NSImageCell</string> |
- <string>NSImageView</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">EditSearchEngineCocoaController</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">69</int> |
- <int key="NSWindowBacking">2</int> |
- <string key="NSWindowRect">{{196, 343}, {396, 167}}</string> |
- <int key="NSWTFlags">544735232</int> |
- <string key="NSWindowTitle">^IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_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="NSCustomView" id="373582998"> |
- <reference key="NSNextResponder" ref="1006"/> |
- <int key="NSvFlags">289</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSButton" id="627445567"> |
- <reference key="NSNextResponder" ref="373582998"/> |
- <int key="NSvFlags">289</int> |
- <string key="NSFrame">{{110, 12}, {96, 32}}</string> |
- <reference key="NSSuperview" ref="373582998"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSButtonCell" key="NSCell" id="120542449"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">134217728</int> |
- <string key="NSContents">^IDS_OK</string> |
- <object class="NSFont" key="NSSupport" id="1043256678"> |
- <string key="NSName">LucidaGrande</string> |
- <double key="NSSize">13</double> |
- <int key="NSfFlags">1044</int> |
- </object> |
- <reference key="NSControlView" ref="627445567"/> |
- <int key="NSButtonFlags">-2038284288</int> |
- <int key="NSButtonFlags2">129</int> |
- <string key="NSAlternateContents"/> |
- <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string> |
- <int key="NSPeriodicDelay">200</int> |
- <int key="NSPeriodicInterval">25</int> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSButton" id="734394812"> |
- <reference key="NSNextResponder" ref="373582998"/> |
- <int key="NSvFlags">289</int> |
- <string key="NSFrame">{{14, 12}, {96, 32}}</string> |
- <reference key="NSSuperview" ref="373582998"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSButtonCell" key="NSCell" id="825860989"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">134217728</int> |
- <string key="NSContents">^IDS_CANCEL</string> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="734394812"/> |
- <int key="NSButtonFlags">-2038284288</int> |
- <int key="NSButtonFlags2">129</int> |
- <string key="NSAlternateContents"/> |
- <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string> |
- <int key="NSPeriodicDelay">200</int> |
- <int key="NSPeriodicInterval">25</int> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- </object> |
- <string key="NSFrame">{{176, 0}, {220, 49}}</string> |
- <reference key="NSSuperview" ref="1006"/> |
- <reference key="NSWindow"/> |
- <string key="NSClassName">GTMWidthBasedTweaker</string> |
- </object> |
- <object class="NSCustomView" id="140042554"> |
- <reference key="NSNextResponder" ref="1006"/> |
- <int key="NSvFlags">292</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSTextField" id="901860150"> |
- <reference key="NSNextResponder" ref="140042554"/> |
- <int key="NSvFlags">265</int> |
- <string key="NSFrame">{{17, 57}, {69, 17}}</string> |
- <reference key="NSSuperview" ref="140042554"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="327381681"> |
- <int key="NSCellFlags">68157504</int> |
- <int key="NSCellFlags2">71304192</int> |
- <string key="NSContents">^IDS_SEARCH_ENGINES_EDITOR_DESCRIPTION_LABEL</string> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="901860150"/> |
- <object class="NSColor" key="NSBackgroundColor" id="278304884"> |
- <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="1037435607"> |
- <int key="NSColorSpace">6</int> |
- <string key="NSCatalogName">System</string> |
- <string key="NSColorName">controlTextColor</string> |
- <object class="NSColor" key="NSColor" id="824104078"> |
- <int key="NSColorSpace">3</int> |
- <bytes key="NSWhite">MAA</bytes> |
- </object> |
- </object> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSTextField" id="129921884"> |
- <reference key="NSNextResponder" ref="140042554"/> |
- <int key="NSvFlags">265</int> |
- <string key="NSFrame">{{17, 32}, {69, 17}}</string> |
- <reference key="NSSuperview" ref="140042554"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="592181345"> |
- <int key="NSCellFlags">68157504</int> |
- <int key="NSCellFlags2">71304192</int> |
- <string key="NSContents">^IDS_SEARCH_ENGINES_EDITOR_KEYWORD_LABEL</string> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="129921884"/> |
- <reference key="NSBackgroundColor" ref="278304884"/> |
- <reference key="NSTextColor" ref="1037435607"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSTextField" id="310067785"> |
- <reference key="NSNextResponder" ref="140042554"/> |
- <int key="NSvFlags">265</int> |
- <string key="NSFrame">{{17, 7}, {69, 17}}</string> |
- <reference key="NSSuperview" ref="140042554"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="749687991"> |
- <int key="NSCellFlags">68157504</int> |
- <int key="NSCellFlags2">71304192</int> |
- <string key="NSContents">^IDS_SEARCH_ENGINES_EDITOR_URL_LABEL</string> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="310067785"/> |
- <reference key="NSBackgroundColor" ref="278304884"/> |
- <reference key="NSTextColor" ref="1037435607"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- </object> |
- <string key="NSFrame">{{0, 73}, {89, 94}}</string> |
- <reference key="NSSuperview" ref="1006"/> |
- <reference key="NSWindow"/> |
- <string key="NSClassName">GTMWidthBasedTweaker</string> |
- </object> |
- <object class="NSBox" id="882764492"> |
- <reference key="NSNextResponder" ref="1006"/> |
- <int key="NSvFlags">266</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSView" id="490003719"> |
- <reference key="NSNextResponder" ref="882764492"/> |
- <int key="NSvFlags">274</int> |
- <object class="NSMutableArray" key="NSSubviews"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSImageView" id="976480961"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">265</int> |
- <object class="NSMutableSet" key="NSDragTypes"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSArray" key="set.sortedObjects"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>Apple PDF pasteboard type</string> |
- <string>Apple PICT pasteboard type</string> |
- <string>Apple PNG pasteboard type</string> |
- <string>NSFilenamesPboardType</string> |
- <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string> |
- <string>NeXT TIFF v4.0 pasteboard type</string> |
- </object> |
- </object> |
- <string key="NSFrame">{{275, 25}, {20, 20}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSImageCell" key="NSCell" id="133904152"> |
- <int key="NSCellFlags">134217728</int> |
- <int key="NSCellFlags2">33554432</int> |
- <int key="NSAlign">0</int> |
- <int key="NSScale">0</int> |
- <int key="NSStyle">0</int> |
- <bool key="NSAnimates">NO</bool> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- <bool key="NSEditable">YES</bool> |
- </object> |
- <object class="NSImageView" id="565779959"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">265</int> |
- <object class="NSMutableSet" key="NSDragTypes"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSArray" key="set.sortedObjects"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>Apple PDF pasteboard type</string> |
- <string>Apple PICT pasteboard type</string> |
- <string>Apple PNG pasteboard type</string> |
- <string>NSFilenamesPboardType</string> |
- <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string> |
- <string>NeXT TIFF v4.0 pasteboard type</string> |
- </object> |
- </object> |
- <string key="NSFrame">{{275, 77}, {20, 20}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSImageCell" key="NSCell" id="371707230"> |
- <int key="NSCellFlags">134217728</int> |
- <int key="NSCellFlags2">33554432</int> |
- <int key="NSAlign">0</int> |
- <int key="NSScale">0</int> |
- <int key="NSStyle">0</int> |
- <bool key="NSAnimates">NO</bool> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- <bool key="NSEditable">YES</bool> |
- </object> |
- <object class="NSTextField" id="293456448"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">266</int> |
- <string key="NSFrame">{{8, 75}, {259, 22}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="535128285"> |
- <int key="NSCellFlags">-1804599231</int> |
- <int key="NSCellFlags2">272630784</int> |
- <string key="NSContents"/> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="293456448"/> |
- <bool key="NSDrawsBackground">YES</bool> |
- <object class="NSColor" key="NSBackgroundColor" id="948976970"> |
- <int key="NSColorSpace">6</int> |
- <string key="NSCatalogName">System</string> |
- <string key="NSColorName">textBackgroundColor</string> |
- <object class="NSColor" key="NSColor"> |
- <int key="NSColorSpace">3</int> |
- <bytes key="NSWhite">MQA</bytes> |
- </object> |
- </object> |
- <object class="NSColor" key="NSTextColor" id="447628133"> |
- <int key="NSColorSpace">6</int> |
- <string key="NSCatalogName">System</string> |
- <string key="NSColorName">textColor</string> |
- <reference key="NSColor" ref="824104078"/> |
- </object> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSTextField" id="721942730"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">266</int> |
- <string key="NSFrame">{{8, 25}, {259, 22}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="331633943"> |
- <int key="NSCellFlags">-1804599231</int> |
- <int key="NSCellFlags2">272630784</int> |
- <string key="NSContents"/> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="721942730"/> |
- <bool key="NSDrawsBackground">YES</bool> |
- <reference key="NSBackgroundColor" ref="948976970"/> |
- <reference key="NSTextColor" ref="447628133"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSTextField" id="734244271"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">266</int> |
- <string key="NSFrame">{{8, 50}, {259, 22}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="1073706257"> |
- <int key="NSCellFlags">-1804599231</int> |
- <int key="NSCellFlags2">272630784</int> |
- <string key="NSContents"/> |
- <reference key="NSSupport" ref="1043256678"/> |
- <reference key="NSControlView" ref="734244271"/> |
- <bool key="NSDrawsBackground">YES</bool> |
- <reference key="NSBackgroundColor" ref="948976970"/> |
- <reference key="NSTextColor" ref="447628133"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- <object class="NSImageView" id="211229445"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">265</int> |
- <object class="NSMutableSet" key="NSDragTypes"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSArray" key="set.sortedObjects"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>Apple PDF pasteboard type</string> |
- <string>Apple PICT pasteboard type</string> |
- <string>Apple PNG pasteboard type</string> |
- <string>NSFilenamesPboardType</string> |
- <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string> |
- <string>NeXT TIFF v4.0 pasteboard type</string> |
- </object> |
- </object> |
- <string key="NSFrame">{{275, 52}, {20, 20}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSImageCell" key="NSCell" id="1008708829"> |
- <int key="NSCellFlags">134217728</int> |
- <int key="NSCellFlags2">33554432</int> |
- <int key="NSAlign">0</int> |
- <int key="NSScale">0</int> |
- <int key="NSStyle">0</int> |
- <bool key="NSAnimates">NO</bool> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- <bool key="NSEditable">YES</bool> |
- </object> |
- <object class="NSTextField" id="1040217251"> |
- <reference key="NSNextResponder" ref="490003719"/> |
- <int key="NSvFlags">266</int> |
- <string key="NSFrame">{{6, 5}, {264, 17}}</string> |
- <reference key="NSSuperview" ref="490003719"/> |
- <reference key="NSWindow"/> |
- <bool key="NSEnabled">YES</bool> |
- <object class="NSTextFieldCell" key="NSCell" id="217005922"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">272629760</int> |
- <string key="NSContents">^IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL</string> |
- <object class="NSFont" key="NSSupport"> |
- <string key="NSName">LucidaGrande</string> |
- <double key="NSSize">11</double> |
- <int key="NSfFlags">16</int> |
- </object> |
- <reference key="NSControlView" ref="1040217251"/> |
- <reference key="NSBackgroundColor" ref="278304884"/> |
- <reference key="NSTextColor" ref="1037435607"/> |
- </object> |
- <bool key="NSAllowsLogicalLayoutDirection">NO</bool> |
- </object> |
- </object> |
- <string key="NSFrameSize">{313, 107}</string> |
- <reference key="NSSuperview" ref="882764492"/> |
- <reference key="NSWindow"/> |
- </object> |
- </object> |
- <string key="NSFrame">{{83, 53}, {313, 107}}</string> |
- <reference key="NSSuperview" ref="1006"/> |
- <reference key="NSWindow"/> |
- <string key="NSOffsets">{0, 0}</string> |
- <object class="NSTextFieldCell" key="NSTitleCell"> |
- <int key="NSCellFlags">67108864</int> |
- <int key="NSCellFlags2">0</int> |
- <string key="NSContents"/> |
- <object class="NSFont" key="NSSupport"> |
- <string key="NSName">LucidaGrande</string> |
- <double key="NSSize">11</double> |
- <int key="NSfFlags">3100</int> |
- </object> |
- <reference key="NSBackgroundColor" ref="948976970"/> |
- <object class="NSColor" key="NSTextColor"> |
- <int key="NSColorSpace">3</int> |
- <bytes key="NSWhite">MCAwLjgwMDAwMDAxAA</bytes> |
- </object> |
- </object> |
- <reference key="NSContentView" ref="490003719"/> |
- <int key="NSBorderType">0</int> |
- <int key="NSBoxType">0</int> |
- <int key="NSTitlePosition">0</int> |
- <bool key="NSTransparent">NO</bool> |
- </object> |
- </object> |
- <string key="NSFrameSize">{396, 167}</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="534663943"> |
- <string key="NSClassName">ChromeUILocalizer</string> |
- </object> |
- <object class="NSCustomObject" id="689567283"> |
- <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="IBOutletConnection" key="connection"> |
- <string key="label">keywordField_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="734244271"/> |
- </object> |
- <int key="connectionID">28</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">nameField_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="293456448"/> |
- </object> |
- <int key="connectionID">29</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">urlField_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="721942730"/> |
- </object> |
- <int key="connectionID">30</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">nameImage_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="565779959"/> |
- </object> |
- <int key="connectionID">31</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">keywordImage_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="211229445"/> |
- </object> |
- <int key="connectionID">32</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">urlImage_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="976480961"/> |
- </object> |
- <int key="connectionID">33</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">doneButton_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="627445567"/> |
- </object> |
- <int key="connectionID">34</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBActionConnection" key="connection"> |
- <string key="label">save:</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="627445567"/> |
- </object> |
- <int key="connectionID">35</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBActionConnection" key="connection"> |
- <string key="label">cancel:</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="734394812"/> |
- </object> |
- <int key="connectionID">36</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">39</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">fieldAndImageContainer_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="882764492"/> |
- </object> |
- <int key="connectionID">59</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">labelContainer_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="140042554"/> |
- </object> |
- <int key="connectionID">60</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">urlDescriptionField_</string> |
- <reference key="source" ref="1001"/> |
- <reference key="destination" ref="1040217251"/> |
- </object> |
- <int key="connectionID">61</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">delegate</string> |
- <reference key="source" ref="1005"/> |
- <reference key="destination" ref="1001"/> |
- </object> |
- <int key="connectionID">40</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">delegate</string> |
- <reference key="source" ref="293456448"/> |
- <reference key="destination" ref="1001"/> |
- </object> |
- <int key="connectionID">42</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">delegate</string> |
- <reference key="source" ref="721942730"/> |
- <reference key="destination" ref="1001"/> |
- </object> |
- <int key="connectionID">44</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">delegate</string> |
- <reference key="source" ref="734244271"/> |
- <reference key="destination" ref="1001"/> |
- </object> |
- <int key="connectionID">43</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">localizer_</string> |
- <reference key="source" ref="689567283"/> |
- <reference key="destination" ref="534663943"/> |
- </object> |
- <int key="connectionID">50</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">uiObject_</string> |
- <reference key="source" ref="689567283"/> |
- <reference key="destination" ref="1005"/> |
- </object> |
- <int key="connectionID">51</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">viewToSlideAndResize_</string> |
- <reference key="source" ref="140042554"/> |
- <reference key="destination" ref="882764492"/> |
- </object> |
- <int key="connectionID">57</int> |
- </object> |
- <object class="IBConnectionRecord"> |
- <object class="IBOutletConnection" key="connection"> |
- <string key="label">viewToResize_</string> |
- <reference key="source" ref="140042554"/> |
- <reference key="destination" ref="1005"/> |
- </object> |
- <int key="connectionID">58</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="373582998"/> |
- <reference ref="140042554"/> |
- <reference ref="882764492"/> |
- </object> |
- <reference key="parent" ref="1005"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">45</int> |
- <reference key="object" ref="534663943"/> |
- <reference key="parent" ref="0"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">49</int> |
- <reference key="object" ref="689567283"/> |
- <reference key="parent" ref="0"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">54</int> |
- <reference key="object" ref="373582998"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="627445567"/> |
- <reference ref="734394812"/> |
- </object> |
- <reference key="parent" ref="1006"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">3</int> |
- <reference key="object" ref="627445567"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="120542449"/> |
- </object> |
- <reference key="parent" ref="373582998"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">4</int> |
- <reference key="object" ref="120542449"/> |
- <reference key="parent" ref="627445567"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">5</int> |
- <reference key="object" ref="734394812"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="825860989"/> |
- </object> |
- <reference key="parent" ref="373582998"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">6</int> |
- <reference key="object" ref="825860989"/> |
- <reference key="parent" ref="734394812"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">55</int> |
- <reference key="object" ref="140042554"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="901860150"/> |
- <reference ref="129921884"/> |
- <reference ref="310067785"/> |
- </object> |
- <reference key="parent" ref="1006"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">7</int> |
- <reference key="object" ref="901860150"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="327381681"/> |
- </object> |
- <reference key="parent" ref="140042554"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">8</int> |
- <reference key="object" ref="327381681"/> |
- <reference key="parent" ref="901860150"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">9</int> |
- <reference key="object" ref="129921884"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="592181345"/> |
- </object> |
- <reference key="parent" ref="140042554"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">10</int> |
- <reference key="object" ref="592181345"/> |
- <reference key="parent" ref="129921884"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">11</int> |
- <reference key="object" ref="310067785"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="749687991"/> |
- </object> |
- <reference key="parent" ref="140042554"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">12</int> |
- <reference key="object" ref="749687991"/> |
- <reference key="parent" ref="310067785"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">56</int> |
- <reference key="object" ref="882764492"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="976480961"/> |
- <reference ref="211229445"/> |
- <reference ref="565779959"/> |
- <reference ref="293456448"/> |
- <reference ref="734244271"/> |
- <reference ref="721942730"/> |
- <reference ref="1040217251"/> |
- </object> |
- <reference key="parent" ref="1006"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">23</int> |
- <reference key="object" ref="976480961"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="133904152"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">24</int> |
- <reference key="object" ref="133904152"/> |
- <reference key="parent" ref="976480961"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">21</int> |
- <reference key="object" ref="211229445"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="1008708829"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">22</int> |
- <reference key="object" ref="1008708829"/> |
- <reference key="parent" ref="211229445"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">19</int> |
- <reference key="object" ref="565779959"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="371707230"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">20</int> |
- <reference key="object" ref="371707230"/> |
- <reference key="parent" ref="565779959"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">13</int> |
- <reference key="object" ref="293456448"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="535128285"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">14</int> |
- <reference key="object" ref="535128285"/> |
- <reference key="parent" ref="293456448"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">17</int> |
- <reference key="object" ref="734244271"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="1073706257"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">18</int> |
- <reference key="object" ref="1073706257"/> |
- <reference key="parent" ref="734244271"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">15</int> |
- <reference key="object" ref="721942730"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="331633943"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">16</int> |
- <reference key="object" ref="331633943"/> |
- <reference key="parent" ref="721942730"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">52</int> |
- <reference key="object" ref="1040217251"/> |
- <object class="NSMutableArray" key="children"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <reference ref="217005922"/> |
- </object> |
- <reference key="parent" ref="882764492"/> |
- </object> |
- <object class="IBObjectRecord"> |
- <int key="objectID">53</int> |
- <reference key="object" ref="217005922"/> |
- <reference key="parent" ref="1040217251"/> |
- </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>15.IBPluginDependency</string> |
- <string>16.IBPluginDependency</string> |
- <string>17.IBPluginDependency</string> |
- <string>18.IBPluginDependency</string> |
- <string>19.IBPluginDependency</string> |
- <string>2.IBPluginDependency</string> |
- <string>2.IBUserGuides</string> |
- <string>20.IBPluginDependency</string> |
- <string>21.IBPluginDependency</string> |
- <string>22.IBPluginDependency</string> |
- <string>23.IBPluginDependency</string> |
- <string>24.IBPluginDependency</string> |
- <string>3.IBPluginDependency</string> |
- <string>4.IBPluginDependency</string> |
- <string>45.IBPluginDependency</string> |
- <string>49.IBPluginDependency</string> |
- <string>5.IBPluginDependency</string> |
- <string>52.IBPluginDependency</string> |
- <string>53.IBPluginDependency</string> |
- <string>54.IBPluginDependency</string> |
- <string>55.IBPluginDependency</string> |
- <string>56.IBPluginDependency</string> |
- <string>6.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>{{469, 537}, {396, 167}}</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> |
- <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> |
- <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">63</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">EditSearchEngineCocoaController</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>save:</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>save:</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">save:</string> |
- <string key="candidateClassName">id</string> |
- </object> |
- </object> |
- </object> |
- <object class="NSMutableDictionary" key="outlets"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSArray" key="dict.sortedKeys"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>doneButton_</string> |
- <string>fieldAndImageContainer_</string> |
- <string>keywordField_</string> |
- <string>keywordImage_</string> |
- <string>labelContainer_</string> |
- <string>nameField_</string> |
- <string>nameImage_</string> |
- <string>urlDescriptionField_</string> |
- <string>urlField_</string> |
- <string>urlImage_</string> |
- </object> |
- <object class="NSArray" key="dict.values"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>NSButton</string> |
- <string>NSBox</string> |
- <string>NSTextField</string> |
- <string>NSImageView</string> |
- <string>NSView</string> |
- <string>NSTextField</string> |
- <string>NSImageView</string> |
- <string>NSTextField</string> |
- <string>NSTextField</string> |
- <string>NSImageView</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>doneButton_</string> |
- <string>fieldAndImageContainer_</string> |
- <string>keywordField_</string> |
- <string>keywordImage_</string> |
- <string>labelContainer_</string> |
- <string>nameField_</string> |
- <string>nameImage_</string> |
- <string>urlDescriptionField_</string> |
- <string>urlField_</string> |
- <string>urlImage_</string> |
- </object> |
- <object class="NSArray" key="dict.values"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">doneButton_</string> |
- <string key="candidateClassName">NSButton</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">fieldAndImageContainer_</string> |
- <string key="candidateClassName">NSBox</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">keywordField_</string> |
- <string key="candidateClassName">NSTextField</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">keywordImage_</string> |
- <string key="candidateClassName">NSImageView</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">labelContainer_</string> |
- <string key="candidateClassName">NSView</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">nameField_</string> |
- <string key="candidateClassName">NSTextField</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">nameImage_</string> |
- <string key="candidateClassName">NSImageView</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">urlDescriptionField_</string> |
- <string key="candidateClassName">NSTextField</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">urlField_</string> |
- <string key="candidateClassName">NSTextField</string> |
- </object> |
- <object class="IBToOneOutletInfo"> |
- <string key="name">urlImage_</string> |
- <string key="candidateClassName">NSImageView</string> |
- </object> |
- </object> |
- </object> |
- <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
- <string key="majorKey">IBProjectSource</string> |
- <string key="minorKey">./Classes/EditSearchEngineCocoaController.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> |
- </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="EditSearchEngineCocoaController"> |
+ <connections> |
+ <outlet property="doneButton_" destination="3" id="34"/> |
+ <outlet property="fieldAndImageContainer_" destination="56" id="59"/> |
+ <outlet property="keywordField_" destination="17" id="28"/> |
+ <outlet property="keywordImage_" destination="21" id="32"/> |
+ <outlet property="labelContainer_" destination="55" id="60"/> |
+ <outlet property="nameField_" destination="13" id="29"/> |
+ <outlet property="nameImage_" destination="19" id="31"/> |
+ <outlet property="urlDescriptionField_" destination="52" id="61"/> |
+ <outlet property="urlField_" destination="15" id="30"/> |
+ <outlet property="urlImage_" destination="23" id="33"/> |
+ <outlet property="window" destination="1" id="39"/> |
+ </connections> |
+ </customObject> |
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
+ <customObject id="-3" userLabel="Application"/> |
+ <window title="^IDS_SEARCH_ENGINES_EDITOR_NEW_WINDOW_TITLE" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavior="default" id="1"> |
+ <windowStyleMask key="styleMask" titled="YES" miniaturizable="YES" documentModal="YES"/> |
+ <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
+ <rect key="contentRect" x="196" y="343" width="396" height="167"/> |
+ <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="396" height="167"/> |
+ <autoresizingMask key="autoresizingMask"/> |
+ <subviews> |
+ <customView id="54" customClass="GTMWidthBasedTweaker"> |
+ <rect key="frame" x="176" y="0.0" width="220" height="49"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
+ <subviews> |
+ <button verticalHuggingPriority="750" id="5"> |
+ <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="6"> |
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
+ <font key="font" metaFont="system"/> |
+ <string key="keyEquivalent" base64-UTF8="YES"> |
+Gw |
+</string> |
+ </buttonCell> |
+ <connections> |
+ <action selector="cancel:" target="-2" id="36"/> |
+ </connections> |
+ </button> |
+ <button verticalHuggingPriority="750" id="3"> |
+ <rect key="frame" x="110" y="12" width="96" height="32"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> |
+ <buttonCell key="cell" type="push" title="^IDS_OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4"> |
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
+ <font key="font" metaFont="system"/> |
+ <string key="keyEquivalent" base64-UTF8="YES"> |
+DQ |
+</string> |
+ </buttonCell> |
+ <connections> |
+ <action selector="save:" target="-2" id="35"/> |
+ </connections> |
+ </button> |
+ </subviews> |
+ </customView> |
+ <customView id="55" customClass="GTMWidthBasedTweaker"> |
+ <rect key="frame" x="0.0" y="73" width="89" height="94"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
+ <subviews> |
+ <textField verticalHuggingPriority="750" id="11"> |
+ <rect key="frame" x="17" y="7" width="69" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="^IDS_SEARCH_ENGINES_EDITOR_URL_LABEL" 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> |
+ </textField> |
+ <textField verticalHuggingPriority="750" id="9"> |
+ <rect key="frame" x="17" y="32" width="69" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="^IDS_SEARCH_ENGINES_EDITOR_KEYWORD_LABEL" 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> |
+ </textField> |
+ <textField verticalHuggingPriority="750" id="7"> |
+ <rect key="frame" x="17" y="57" width="69" height="17"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="^IDS_SEARCH_ENGINES_EDITOR_DESCRIPTION_LABEL" 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> |
+ </textField> |
+ </subviews> |
+ <connections> |
+ <outlet property="viewToResize_" destination="1" id="58"/> |
+ <outlet property="viewToSlideAndResize_" destination="56" id="57"/> |
+ </connections> |
+ </customView> |
+ <box borderType="none" titlePosition="noTitle" id="56"> |
+ <rect key="frame" x="83" y="53" width="313" height="107"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
+ <view key="contentView"> |
+ <rect key="frame" x="0.0" y="0.0" width="313" height="107"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
+ <subviews> |
+ <imageView id="23"> |
+ <rect key="frame" x="275" y="25" width="20" height="20"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="24"/> |
+ </imageView> |
+ <imageView id="19"> |
+ <rect key="frame" x="275" y="77" width="20" height="20"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="20"/> |
+ </imageView> |
+ <textField verticalHuggingPriority="750" id="13"> |
+ <rect key="frame" x="8" y="75" width="259" height="22"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14"> |
+ <font key="font" metaFont="system"/> |
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ <connections> |
+ <outlet property="delegate" destination="-2" id="42"/> |
+ </connections> |
+ </textField> |
+ <textField verticalHuggingPriority="750" id="15"> |
+ <rect key="frame" x="8" y="25" width="259" height="22"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="16"> |
+ <font key="font" metaFont="system"/> |
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ <connections> |
+ <outlet property="delegate" destination="-2" id="44"/> |
+ </connections> |
+ </textField> |
+ <textField verticalHuggingPriority="750" id="17"> |
+ <rect key="frame" x="8" y="50" width="259" height="22"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="18"> |
+ <font key="font" metaFont="system"/> |
+ <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ <connections> |
+ <outlet property="delegate" destination="-2" id="43"/> |
+ </connections> |
+ </textField> |
+ <imageView id="21"> |
+ <rect key="frame" x="275" y="52" width="20" height="20"/> |
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="22"/> |
+ </imageView> |
+ <textField verticalHuggingPriority="750" id="52"> |
+ <rect key="frame" x="6" y="5" width="264" height="17"/> |
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_SEARCH_ENGINES_EDITOR_URL_DESCRIPTION_LABEL" id="53"> |
+ <font key="font" metaFont="smallSystem"/> |
+ <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
+ </textFieldCell> |
+ </textField> |
+ </subviews> |
+ </view> |
+ <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/> |
+ <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
+ </box> |
+ </subviews> |
+ </view> |
+ <connections> |
+ <outlet property="delegate" destination="-2" id="40"/> |
+ </connections> |
+ </window> |
+ <customObject id="45" customClass="ChromeUILocalizer"/> |
+ <customObject id="49" customClass="GTMUILocalizerAndLayoutTweaker"> |
+ <connections> |
+ <outlet property="localizer_" destination="45" id="50"/> |
+ <outlet property="uiObject_" destination="1" id="51"/> |
+ </connections> |
+ </customObject> |
+ </objects> |
+</document> |