diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 20:56:45 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-17 20:56:45 +0000 |
commit | 5d8128106e8bae8784d9468706198c61c505641b (patch) | |
tree | abeff94d6378255269e0f07ffa3059e3455c9d02 /chrome/app/nibs/About.xib | |
parent | 6c46084dc6d2973779b23524e33e2fab4fe2f9ab (diff) | |
download | chromium_src-5d8128106e8bae8784d9468706198c61c505641b.zip chromium_src-5d8128106e8bae8784d9468706198c61c505641b.tar.gz chromium_src-5d8128106e8bae8784d9468706198c61c505641b.tar.bz2 |
Make links in the cocoa about dialog clickable.
This replaces an NSTextField with an NSTextView so the file owner
can implement some of NSTextView's delegate interface to respond
to links.
While we're here, also add an additional newline between the main text and the Google build's terms and conditions.
BUG=20493
BUG=20855
Review URL: http://codereview.chromium.org/203084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26482 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/nibs/About.xib')
-rw-r--r-- | chrome/app/nibs/About.xib | 293 |
1 files changed, 223 insertions, 70 deletions
diff --git a/chrome/app/nibs/About.xib b/chrome/app/nibs/About.xib index 6b5bd0c..123a99e 100644 --- a/chrome/app/nibs/About.xib +++ b/chrome/app/nibs/About.xib @@ -2,13 +2,13 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> <data> <int key="IBDocument.SystemTarget">1050</int> - <string key="IBDocument.SystemVersion">9L30</string> + <string key="IBDocument.SystemVersion">9L31a</string> <string key="IBDocument.InterfaceBuilderVersion">677</string> <string key="IBDocument.AppKitVersion">949.54</string> <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="3"/> + <integer value="4"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -48,41 +48,163 @@ <int key="NSvFlags">256</int> <object class="NSMutableArray" key="NSSubviews"> <bool key="EncodedWithXMLCoder">YES</bool> - <object class="NSTextField" id="564072719"> + <object class="NSScrollView" id="326364230"> <reference key="NSNextResponder" ref="498033215"/> - <int key="NSvFlags">266</int> - <string key="NSFrame">{{17, 52}, {416, 41}}</string> - <reference key="NSSuperview" ref="498033215"/> - <bool key="NSEnabled">YES</bool> - <object class="NSTextFieldCell" key="NSCell" id="965526644"> - <int key="NSCellFlags">-2080244224</int> - <int key="NSCellFlags2">1346502656</int> - <string key="NSContents">textblock</string> - <object class="NSFont" key="NSSupport" id="26"> - <string key="NSName">LucidaGrande</string> - <double key="NSSize">1.100000e+01</double> - <int key="NSfFlags">3100</int> - </object> - <reference key="NSControlView" ref="564072719"/> - <object class="NSColor" key="NSBackgroundColor"> - <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> + <int key="NSvFlags">256</int> + <object class="NSMutableArray" key="NSSubviews"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSClipView" id="921985605"> + <reference key="NSNextResponder" ref="326364230"/> + <int key="NSvFlags">2304</int> + <object class="NSMutableArray" key="NSSubviews"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSTextView" id="717893057"> + <reference key="NSNextResponder" ref="921985605"/> + <int key="NSvFlags">2322</int> + <object class="NSMutableSet" key="NSDragTypes"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSMutableArray" key="set.sortedObjects"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>Apple HTML pasteboard type</string> + <string>Apple PDF pasteboard type</string> + <string>Apple PICT pasteboard type</string> + <string>Apple PNG pasteboard type</string> + <string>Apple URL pasteboard type</string> + <string>CorePasteboardFlavorType 0x6D6F6F76</string> + <string>CorePasteboardFlavorType 0x75726C20</string> + <string>NSColor pasteboard type</string> + <string>NSFilenamesPboardType</string> + <string>NSStringPboardType</string> + <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string> + <string>NeXT RTFD pasteboard type</string> + <string>NeXT Rich Text Format v1.0 pasteboard type</string> + <string>NeXT TIFF v4.0 pasteboard type</string> + <string>NeXT font pasteboard type</string> + <string>NeXT ruler pasteboard type</string> + <string>WebURLsWithTitlesPboardType</string> + </object> + </object> + <string key="NSFrameSize">{410, 0}</string> + <reference key="NSSuperview" ref="921985605"/> + <object class="NSTextContainer" key="NSTextContainer" id="448455574"> + <object class="NSLayoutManager" key="NSLayoutManager"> + <object class="NSTextStorage" key="NSTextStorage"> + <object class="NSMutableString" key="NSString"> + <characters key="NS.bytes"/> + </object> + <nil key="NSDelegate"/> + </object> + <object class="NSMutableArray" key="NSTextContainers"> + <bool key="EncodedWithXMLCoder">YES</bool> + <reference ref="448455574"/> + </object> + <int key="NSLMFlags">6</int> + <nil key="NSDelegate"/> + </object> + <reference key="NSTextView" ref="717893057"/> + <double key="NSWidth">4.100000e+02</double> + <int key="NSTCFlags">1</int> + </object> + <object class="NSTextViewSharedData" key="NSSharedData"> + <int key="NSFlags">2055</int> + <object class="NSColor" key="NSBackgroundColor" id="540137930"> + <int key="NSColorSpace">3</int> + <bytes key="NSWhite">MQA</bytes> + </object> + <object class="NSColor" key="NSInsertionColor" id="568235873"> + <int key="NSColorSpace">3</int> + <bytes key="NSWhite">MAA</bytes> + </object> + <object class="NSDictionary" key="NSSelectedAttributes"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSMutableArray" key="dict.sortedKeys"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>NSBackgroundColor</string> + <string>NSColor</string> + </object> + <object class="NSMutableArray" key="dict.values"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSColor"> + <int key="NSColorSpace">6</int> + <string key="NSCatalogName">System</string> + <string key="NSColorName">selectedTextBackgroundColor</string> + <object class="NSColor" key="NSColor" id="775961365"> + <int key="NSColorSpace">3</int> + <bytes key="NSWhite">MC42NjY2NjY2OQA</bytes> + </object> + </object> + <object class="NSColor"> + <int key="NSColorSpace">6</int> + <string key="NSCatalogName">System</string> + <string key="NSColorName">selectedTextColor</string> + <reference key="NSColor" ref="568235873"/> + </object> + </object> + </object> + <nil key="NSMarkedAttributes"/> + <object class="NSDictionary" key="NSLinkAttributes"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSMutableArray" key="dict.sortedKeys"> + <bool key="EncodedWithXMLCoder">YES</bool> + <string>NSColor</string> + <string>NSUnderline</string> + </object> + <object class="NSMutableArray" key="dict.values"> + <bool key="EncodedWithXMLCoder">YES</bool> + <object class="NSColor"> + <int key="NSColorSpace">1</int> + <bytes key="NSRGB">MCAwIDEAA</bytes> + </object> + <integer value="1"/> + </object> + </object> + <nil key="NSDefaultParagraphStyle"/> + </object> + <int key="NSTVFlags">6</int> + <string key="NSMaxSize">{900, 1e+07}</string> + <string key="NSMinize">{3, 0}</string> + <nil key="NSDelegate"/> + </object> </object> - </object> - <object class="NSColor" key="NSTextColor"> - <int key="NSColorSpace">6</int> - <string key="NSCatalogName">System</string> - <string key="NSColorName">textColor</string> - <object class="NSColor" key="NSColor" id="568235873"> - <int key="NSColorSpace">3</int> - <bytes key="NSWhite">MAA</bytes> + <string key="NSFrameSize">{410, 41}</string> + <reference key="NSSuperview" ref="326364230"/> + <reference key="NSNextKeyView" ref="717893057"/> + <reference key="NSDocView" ref="717893057"/> + <reference key="NSBGColor" ref="540137930"/> + <object class="NSCursor" key="NSCursor"> + <string key="NSHotSpot">{4, -5}</string> + <int key="NSCursorType">1</int> </object> + <int key="NScvFlags">2</int> + </object> + <object class="NSScroller" id="449449077"> + <reference key="NSNextResponder" ref="326364230"/> + <int key="NSvFlags">256</int> + <string key="NSFrame">{{-100, -100}, {15, 39}}</string> + <reference key="NSSuperview" ref="326364230"/> + <reference key="NSTarget" ref="326364230"/> + <string key="NSAction">_doScroller:</string> + <double key="NSPercent">3.823529e-01</double> + </object> + <object class="NSScroller" id="176144236"> + <reference key="NSNextResponder" ref="326364230"/> + <int key="NSvFlags">256</int> + <string key="NSFrame">{{-100, -100}, {87, 18}}</string> + <reference key="NSSuperview" ref="326364230"/> + <int key="NSsFlags">1</int> + <reference key="NSTarget" ref="326364230"/> + <string key="NSAction">_doScroller:</string> + <double key="NSCurValue">1.000000e+00</double> + <double key="NSPercent">9.456522e-01</double> </object> </object> + <string key="NSFrame">{{20, 52}, {410, 41}}</string> + <reference key="NSSuperview" ref="498033215"/> + <reference key="NSNextKeyView" ref="921985605"/> + <int key="NSsFlags">0</int> + <reference key="NSVScroller" ref="449449077"/> + <reference key="NSHScroller" ref="176144236"/> + <reference key="NSContentView" ref="921985605"/> </object> <object class="NSCustomView" id="4268204"> <reference key="NSNextResponder" ref="498033215"/> @@ -99,16 +221,17 @@ <int key="NSCellFlags">68288064</int> <int key="NSCellFlags2">4326400</int> <string key="NSContents">version</string> - <reference key="NSSupport" ref="26"/> + <object class="NSFont" key="NSSupport" id="26"> + <string key="NSName">LucidaGrande</string> + <double key="NSSize">1.100000e+01</double> + <int key="NSfFlags">3100</int> + </object> <reference key="NSControlView" ref="171870711"/> <object class="NSColor" key="NSBackgroundColor" id="782671173"> <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">MC42NjY2NjY2OQA</bytes> - </object> + <reference key="NSColor" ref="775961365"/> </object> <object class="NSColor" key="NSTextColor" id="253483895"> <int key="NSColorSpace">6</int> @@ -349,14 +472,6 @@ </object> <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> - <string key="label">legalBlock_</string> - <reference key="source" ref="1001"/> - <reference key="destination" ref="564072719"/> - </object> - <int key="connectionID">46</int> - </object> - <object class="IBConnectionRecord"> - <object class="IBOutletConnection" key="connection"> <string key="label">updateBlock_</string> <reference key="source" ref="1001"/> <reference key="destination" ref="979682390"/> @@ -403,6 +518,30 @@ </object> <int key="connectionID">61</int> </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">delegate</string> + <reference key="source" ref="717893057"/> + <reference key="destination" ref="1001"/> + </object> + <int key="connectionID">72</int> + </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">legalBlock_</string> + <reference key="source" ref="1001"/> + <reference key="destination" ref="326364230"/> + </object> + <int key="connectionID">73</int> + </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">legalText_</string> + <reference key="source" ref="1001"/> + <reference key="destination" ref="717893057"/> + </object> + <int key="connectionID">74</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -449,26 +588,12 @@ <object class="NSMutableArray" key="children"> <bool key="EncodedWithXMLCoder">YES</bool> <reference ref="4268204"/> - <reference ref="564072719"/> <reference ref="979682390"/> + <reference ref="326364230"/> </object> <reference key="parent" ref="820943852"/> </object> <object class="IBObjectRecord"> - <int key="objectID">8</int> - <reference key="object" ref="564072719"/> - <object class="NSMutableArray" key="children"> - <bool key="EncodedWithXMLCoder">YES</bool> - <reference ref="965526644"/> - </object> - <reference key="parent" ref="498033215"/> - </object> - <object class="IBObjectRecord"> - <int key="objectID">15</int> - <reference key="object" ref="965526644"/> - <reference key="parent" ref="564072719"/> - </object> - <object class="IBObjectRecord"> <int key="objectID">34</int> <reference key="object" ref="4268204"/> <object class="NSMutableArray" key="children"> @@ -599,6 +724,32 @@ <reference key="object" ref="870089784"/> <reference key="parent" ref="309109286"/> </object> + <object class="IBObjectRecord"> + <int key="objectID">67</int> + <reference key="object" ref="326364230"/> + <object class="NSMutableArray" key="children"> + <bool key="EncodedWithXMLCoder">YES</bool> + <reference ref="449449077"/> + <reference ref="176144236"/> + <reference ref="717893057"/> + </object> + <reference key="parent" ref="498033215"/> + </object> + <object class="IBObjectRecord"> + <int key="objectID">68</int> + <reference key="object" ref="449449077"/> + <reference key="parent" ref="326364230"/> + </object> + <object class="IBObjectRecord"> + <int key="objectID">69</int> + <reference key="object" ref="176144236"/> + <reference key="parent" ref="326364230"/> + </object> + <object class="IBObjectRecord"> + <int key="objectID">70</int> + <reference key="object" ref="717893057"/> + <reference key="parent" ref="326364230"/> + </object> </object> </object> <object class="NSMutableDictionary" key="flattenedProperties"> @@ -612,7 +763,6 @@ <string>11.IBPluginDependency</string> <string>12.IBPluginDependency</string> <string>13.IBPluginDependency</string> - <string>15.IBPluginDependency</string> <string>16.IBPluginDependency</string> <string>17.IBPluginDependency</string> <string>3.IBEditorWindowLastContentRect</string> @@ -628,8 +778,11 @@ <string>58.IBPluginDependency</string> <string>59.IBPluginDependency</string> <string>6.IBPluginDependency</string> + <string>67.IBPluginDependency</string> + <string>68.IBPluginDependency</string> + <string>69.IBPluginDependency</string> <string>7.IBPluginDependency</string> - <string>8.IBPluginDependency</string> + <string>70.IBPluginDependency</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -642,8 +795,7 @@ <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>{{524, 526}, {450, 246}}</string> + <string>{{652, 526}, {450, 246}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>{{524, 526}, {450, 246}}</string> <boolean value="NO"/> @@ -662,6 +814,9 @@ <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"> @@ -684,7 +839,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">61</int> + <int key="maxID">74</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -702,11 +857,10 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>backgroundView_</string> <string>legalBlock_</string> + <string>legalText_</string> <string>logoView_</string> <string>spinner_</string> - <string>upToDate_</string> <string>updateBlock_</string> - <string>updateCompleted_</string> <string>updateNowButton_</string> <string>updateStatusIndicator_</string> <string>updateText_</string> @@ -715,12 +869,11 @@ <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>BackgroundTileView</string> - <string>NSTextField</string> + <string>NSView</string> + <string>NSTextView</string> <string>NSImageView</string> <string>NSProgressIndicator</string> - <string>NSTextField</string> <string>NSView</string> - <string>NSTextField</string> <string>NSButton</string> <string>NSImageView</string> <string>NSTextField</string> |