Index: chrome/app/nibs/en.lproj/MainMenu.xib |
=================================================================== |
--- chrome/app/nibs/en.lproj/MainMenu.xib (revision 14938) |
+++ chrome/app/nibs/en.lproj/MainMenu.xib (working copy) |
@@ -8,7 +8,7 @@ |
<string key="IBDocument.HIToolboxVersion">353.00</string> |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
- <integer value="295"/> |
+ <integer value="57"/> |
</object> |
<object class="NSArray" key="IBDocument.PluginDependencies"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
@@ -1535,6 +1535,14 @@ |
</object> |
<int key="connectionID">553</int> |
</object> |
+ <object class="IBConnectionRecord"> |
+ <object class="IBActionConnection" key="connection"> |
+ <string key="label">showPreferences:</string> |
+ <reference key="source" ref="168151378"/> |
+ <reference key="destination" ref="609285721"/> |
+ </object> |
+ <int key="connectionID">554</int> |
+ </object> |
</object> |
<object class="IBMutableOrderedSet" key="objectRecords"> |
<object class="NSArray" key="orderedObjects"> |
@@ -2822,7 +2830,7 @@ |
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
<reference ref="9"/> |
- <string>{{126, 681}, {244, 213}}</string> |
+ <string>{{128, 623}, {244, 213}}</string> |
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> |
<reference ref="9"/> |
<string>{{23, 794}, {245, 183}}</string> |
@@ -2874,7 +2882,7 @@ |
</object> |
</object> |
<nil key="sourceID"/> |
- <int key="maxID">553</int> |
+ <int key="maxID">554</int> |
</object> |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
@@ -2883,8 +2891,17 @@ |
<string key="className">AppController</string> |
<string key="superclassName">NSObject</string> |
<object class="NSMutableDictionary" key="actions"> |
- <string key="NS.key.0">quit:</string> |
- <string key="NS.object.0">id</string> |
+ <bool key="EncodedWithXMLCoder">YES</bool> |
+ <object class="NSMutableArray" key="dict.sortedKeys"> |
+ <bool key="EncodedWithXMLCoder">YES</bool> |
+ <string>quit:</string> |
+ <string>showPreferences:</string> |
+ </object> |
+ <object class="NSMutableArray" key="dict.values"> |
+ <bool key="EncodedWithXMLCoder">YES</bool> |
+ <string>id</string> |
+ <string>id</string> |
+ </object> |
</object> |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
<string key="majorKey">IBProjectSource</string> |