diff options
Diffstat (limited to 'chrome/app/nibs/DownloadShelf.xib')
-rw-r--r-- | chrome/app/nibs/DownloadShelf.xib | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/chrome/app/nibs/DownloadShelf.xib b/chrome/app/nibs/DownloadShelf.xib index ba46caa..37ff2eb 100644 --- a/chrome/app/nibs/DownloadShelf.xib +++ b/chrome/app/nibs/DownloadShelf.xib @@ -8,7 +8,7 @@ <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="31"/> + <integer value="24"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -231,14 +231,6 @@ <int key="connectionID">23</int> </object> <object class="IBConnectionRecord"> - <object class="IBOutletConnection" key="connection"> - <string key="label">showAllDownloadsLink_</string> - <reference key="source" ref="1001"/> - <reference key="destination" ref="981303491"/> - </object> - <int key="connectionID">26</int> - </object> - <object class="IBConnectionRecord"> <object class="IBActionConnection" key="connection"> <string key="label">showDownloadsTab:</string> <reference key="source" ref="1001"/> @@ -278,6 +270,14 @@ </object> <int key="connectionID">38</int> </object> + <object class="IBConnectionRecord"> + <object class="IBOutletConnection" key="connection"> + <string key="label">showAllDownloadsCell_</string> + <reference key="source" ref="1001"/> + <reference key="destination" ref="285333647"/> + </object> + <int key="connectionID">39</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -460,7 +460,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">38</int> + <int key="maxID">39</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -519,14 +519,14 @@ <string>image_</string> <string>itemContainerView_</string> <string>resizeDelegate_</string> - <string>showAllDownloadsLink_</string> + <string>showAllDownloadsCell_</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>NSImageView</string> <string>NSView</string> <string>id</string> - <string>NSButton</string> + <string>HyperlinkButtonCell</string> </object> </object> <object class="IBClassDescriptionSource" key="sourceIdentifier"> |