summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-06 18:14:48 +0000
committerpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-06 18:14:48 +0000
commitcb17f7f681804aeac05df6c6e5e0c644df5694d9 (patch)
treeb52138b0dd66ae48dc2bbb8b344342977d77f145 /chrome/app
parent517fd6dc47748030a321ceb54f0d7f8539c6d45e (diff)
downloadchromium_src-cb17f7f681804aeac05df6c6e5e0c644df5694d9.zip
chromium_src-cb17f7f681804aeac05df6c6e5e0c644df5694d9.tar.gz
chromium_src-cb17f7f681804aeac05df6c6e5e0c644df5694d9.tar.bz2
Enable/disable buttons when the corresponding command updates in the model.
Review URL: http://codereview.chromium.org/21128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/nibs/English.lproj/TabContents.xib57
1 files changed, 52 insertions, 5 deletions
diff --git a/chrome/app/nibs/English.lproj/TabContents.xib b/chrome/app/nibs/English.lproj/TabContents.xib
index 97b9ae0..5c8f89e 100644
--- a/chrome/app/nibs/English.lproj/TabContents.xib
+++ b/chrome/app/nibs/English.lproj/TabContents.xib
@@ -413,6 +413,38 @@
</object>
<int key="connectionID">163</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">backButton_</string>
+ <reference key="source" ref="326691890"/>
+ <reference key="destination" ref="213122875"/>
+ </object>
+ <int key="connectionID">165</int>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">forwardButton_</string>
+ <reference key="source" ref="326691890"/>
+ <reference key="destination" ref="131791940"/>
+ </object>
+ <int key="connectionID">166</int>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">reloadStopButton_</string>
+ <reference key="source" ref="326691890"/>
+ <reference key="destination" ref="1046981093"/>
+ </object>
+ <int key="connectionID">167</int>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">starButton_</string>
+ <reference key="source" ref="326691890"/>
+ <reference key="destination" ref="574811940"/>
+ </object>
+ <int key="connectionID">168</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -654,9 +686,9 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>{{376, 138}, {480, 360}}</string>
+ <string>{{523, 153}, {480, 360}}</string>
<boolean value="YES" id="5"/>
- <string>{{376, 138}, {480, 360}}</string>
+ <string>{{523, 153}, {480, 360}}</string>
<reference ref="5"/>
<reference ref="5"/>
<string>{480, 360}</string>
@@ -684,7 +716,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">164</int>
+ <int key="maxID">168</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -709,8 +741,23 @@
<string key="NS.object.0">id</string>
</object>
<object class="NSMutableDictionary" key="outlets">
- <string key="NS.key.0">locationBar_</string>
- <string key="NS.object.0">NSTextField</string>
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="NSMutableArray" key="dict.sortedKeys">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>backButton_</string>
+ <string>forwardButton_</string>
+ <string>locationBar_</string>
+ <string>reloadStopButton_</string>
+ <string>starButton_</string>
+ </object>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>NSButton</string>
+ <string>NSButton</string>
+ <string>NSTextField</string>
+ <string>NSButton</string>
+ <string>NSButton</string>
+ </object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>