diff options
Diffstat (limited to 'chrome/app/nibs/English.lproj/MainMenu.xib')
-rw-r--r-- | chrome/app/nibs/English.lproj/MainMenu.xib | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/chrome/app/nibs/English.lproj/MainMenu.xib b/chrome/app/nibs/English.lproj/MainMenu.xib index 8a8d5be..a0d3176 100644 --- a/chrome/app/nibs/English.lproj/MainMenu.xib +++ b/chrome/app/nibs/English.lproj/MainMenu.xib @@ -8,7 +8,7 @@ <string key="IBDocument.HIToolboxVersion">352.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="136"/> + <integer value="82"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -191,6 +191,7 @@ <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="353210768"/> <reference key="NSMixedImage" ref="549394948"/> + <int key="NSTag">34000</int> </object> <object class="NSMenuItem" id="603924433"> <reference key="NSMenu" ref="720053764"/> @@ -1241,6 +1242,14 @@ </object> <int key="connectionID">489</int> </object> + <object class="IBConnectionRecord"> + <object class="IBActionConnection" key="connection"> + <string key="label">commandDispatch:</string> + <reference key="source" ref="1014"/> + <reference key="destination" ref="705341025"/> + </object> + <int key="connectionID">490</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -2468,7 +2477,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">489</int> + <int key="maxID">490</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -2485,6 +2494,17 @@ <string key="minorKey">browser/app_controller_mac.h</string> </object> </object> + <object class="IBPartialClassDescription"> + <string key="className">FirstResponder</string> + <object class="NSMutableDictionary" key="actions"> + <string key="NS.key.0">commandDispatch:</string> + <string key="NS.object.0">id</string> + </object> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBUserSource</string> + <string key="minorKey"/> + </object> + </object> </object> </object> <int key="IBDocument.localizationMode">0</int> |