Skip to content

Commit

Permalink
Use Command-U for the Clone menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherbard committed Nov 18, 2010
1 parent d91ed3d commit 621b4e6
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions English.lproj/MainMenu.xib
Expand Up @@ -12,6 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="106"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -929,6 +930,14 @@
<reference key="NSOnImage" ref="889736156"/>
<reference key="NSMixedImage" ref="37108609"/>
</object>
<object class="NSMenuItem" id="480405559">
<reference key="NSMenu" ref="612917469"/>
<string key="NSTitle">Discuss GitX</string>
<string key="NSKeyEquiv"/>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="889736156"/>
<reference key="NSMixedImage" ref="37108609"/>
</object>
</object>
</object>
</object>
Expand Down Expand Up @@ -1383,6 +1392,14 @@
</object>
<int key="connectionID">971</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">discussGitX:</string>
<reference key="source" ref="859235683"/>
<reference key="destination" ref="480405559"/>
</object>
<int key="connectionID">973</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
Expand Down Expand Up @@ -1642,6 +1659,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="303385276"/>
<reference ref="669832662"/>
<reference ref="480405559"/>
</object>
<reference key="parent" ref="180968013"/>
</object>
Expand Down Expand Up @@ -2100,6 +2118,11 @@
<reference key="object" ref="669832662"/>
<reference key="parent" ref="612917469"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">972</int>
<reference key="object" ref="480405559"/>
<reference key="parent" ref="612917469"/>
</object>
</object>
</object>
<object class="NSMutableDictionary" key="flattenedProperties">
Expand Down Expand Up @@ -2303,14 +2326,15 @@
<string>964.IBPluginDependency</string>
<string>964.ImportedFromIB2</string>
<string>969.IBPluginDependency</string>
<string>972.IBPluginDependency</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>{{778, 987}, {190, 43}}</string>
<string>{{778, 967}, {190, 63}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -2503,6 +2527,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<integer value="1"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
</object>
</object>
<object class="NSMutableDictionary" key="unlocalizedProperties">
Expand All @@ -2521,7 +2546,7 @@
</object>
</object>
<nil key="sourceID"/>
<int key="maxID">971</int>
<int key="maxID">973</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
Expand All @@ -2533,6 +2558,7 @@
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>discussGitX:</string>
<string>installCliTool:</string>
<string>openPreferencesWindow:</string>
<string>reportAProblem:</string>
Expand All @@ -2550,12 +2576,14 @@
<string>id</string>
<string>id</string>
<string>id</string>
<string>id</string>
</object>
</object>
<object class="NSMutableDictionary" key="actionInfosByName">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>discussGitX:</string>
<string>installCliTool:</string>
<string>openPreferencesWindow:</string>
<string>reportAProblem:</string>
Expand All @@ -2566,6 +2594,10 @@
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="IBActionInfo">
<string key="name">discussGitX:</string>
<string key="candidateClassName">id</string>
</object>
<object class="IBActionInfo">
<string key="name">installCliTool:</string>
<string key="candidateClassName">id</string>
Expand Down

0 comments on commit 621b4e6

Please sign in to comment.