summaryrefslogtreecommitdiffstats
path: root/chrome/app/nibs
diff options
context:
space:
mode:
authorpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 20:16:06 +0000
committerpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 20:16:06 +0000
commit94f957511b1a940454516a43acb730350fc6cad8 (patch)
tree969e231464c753a75f22314515f3f4142dab5f74 /chrome/app/nibs
parentf81d314c0f2402e3b333baec567c6877e33e6258 (diff)
downloadchromium_src-94f957511b1a940454516a43acb730350fc6cad8.zip
chromium_src-94f957511b1a940454516a43acb730350fc6cad8.tar.gz
chromium_src-94f957511b1a940454516a43acb730350fc6cad8.tar.bz2
rest of the rename, accidentally leftout. TBR.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/nibs')
-rw-r--r--chrome/app/nibs/English.lproj/BrowserWindow.xib26
1 files changed, 17 insertions, 9 deletions
diff --git a/chrome/app/nibs/English.lproj/BrowserWindow.xib b/chrome/app/nibs/English.lproj/BrowserWindow.xib
index bbc543d..fe5d982 100644
--- a/chrome/app/nibs/English.lproj/BrowserWindow.xib
+++ b/chrome/app/nibs/English.lproj/BrowserWindow.xib
@@ -2,10 +2,10 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
<data>
<int key="IBDocument.SystemTarget">1050</int>
- <string key="IBDocument.SystemVersion">9F33</string>
+ <string key="IBDocument.SystemVersion">9G55</string>
<string key="IBDocument.InterfaceBuilderVersion">677</string>
- <string key="IBDocument.AppKitVersion">949.34</string>
- <string key="IBDocument.HIToolboxVersion">352.00</string>
+ <string key="IBDocument.AppKitVersion">949.43</string>
+ <string key="IBDocument.HIToolboxVersion">353.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="56"/>
@@ -103,7 +103,7 @@
<int key="NSvFlags">266</int>
<string key="NSFrameSize">{483, 25}</string>
<reference key="NSSuperview"/>
- <string key="NSClassName">TabBarView</string>
+ <string key="NSClassName">TabStripView</string>
</object>
</object>
<object class="IBObjectContainer" key="IBDocument.Objects">
@@ -141,6 +141,14 @@
</object>
<int key="connectionID">64</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">tabStripView_</string>
+ <reference key="source" ref="1001"/>
+ <reference key="destination" ref="1029219716"/>
+ </object>
+ <int key="connectionID">65</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -272,7 +280,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">64</int>
+ <int key="maxID">65</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -285,14 +293,14 @@
<object class="NSMutableArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>contentBox_</string>
- <string>tabBarView_</string>
+ <string>tabStripView_</string>
<string>toolbarView_</string>
<string>urlBarView_</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSBox</string>
- <string>TabBarView</string>
+ <string>TabStripView</string>
<string>NSView</string>
<string>NSTextField</string>
</object>
@@ -315,11 +323,11 @@
</object>
</object>
<object class="IBPartialClassDescription">
- <string key="className">TabBarView</string>
+ <string key="className">TabStripView</string>
<string key="superclassName">NSView</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
- <string key="minorKey">browser/cocoa/tab_bar_view.h</string>
+ <string key="minorKey">browser/cocoa/tab_strip_view.h</string>
</object>
</object>
</object>