Skip to content

Commit

Permalink
Add tab for blameview
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Palmer committed Sep 30, 2008
1 parent 9ad529d commit 15434ab
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions English.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02">
<data>
<int key="IBDocument.SystemTarget">1050</int>
<string key="IBDocument.SystemVersion">9E17</string>
<string key="IBDocument.SystemVersion">9F33</string>
<string key="IBDocument.InterfaceBuilderVersion">670</string>
<string key="IBDocument.AppKitVersion">949.33</string>
<string key="IBDocument.AppKitVersion">949.34</string>
<string key="IBDocument.HIToolboxVersion">352.00</string>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="2"/>
<integer value="344"/>
<integer value="517"/>
<integer value="344"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
Expand Down Expand Up @@ -499,7 +499,7 @@
<object class="NSSegmentedControl" id="637722390">
<reference key="NSNextResponder" ref="831824449"/>
<int key="NSvFlags">292</int>
<string key="NSFrame">{{186, 9}, {71, 25}}</string>
<string key="NSFrame">{{186, 9}, {83, 25}}</string>
<reference key="NSSuperview" ref="831824449"/>
<bool key="NSEnabled">YES</bool>
<object class="NSSegmentedCell" key="NSCell" id="523062467">
Expand All @@ -520,7 +520,7 @@
<int key="NSSegmentItemImageScaling">0</int>
</object>
<object class="NSSegmentItem">
<double key="NSSegmentItemWidth">3.200000e+01</double>
<double key="NSSegmentItemWidth">3.100000e+01</double>
<object class="NSCustomResource" key="NSSegmentItemImage">
<string key="NSClassName">NSImage</string>
<string key="NSResourceName">NSIconViewTemplate</string>
Expand All @@ -529,6 +529,15 @@
<int key="NSSegmentItemTag">1</int>
<int key="NSSegmentItemImageScaling">0</int>
</object>
<object class="NSSegmentItem">
<object class="NSCustomResource" key="NSSegmentItemImage">
<string key="NSClassName">NSImage</string>
<string key="NSResourceName">NSPathTemplate</string>
</object>
<string key="NSSegmentItemLabel"/>
<int key="NSSegmentItemTag">2</int>
<int key="NSSegmentItemImageScaling">0</int>
</object>
</object>
<int key="NSSegmentStyle">2</int>
</object>
Expand Down Expand Up @@ -2407,6 +2416,8 @@
<string>458.IBPluginDependency</string>
<string>485.IBAttributePlaceholdersKey</string>
<string>496.IBPluginDependency</string>
<string>496.IBSegmentedControlTracker.RoundRobinState</string>
<string>496.IBSegmentedControlTracker.WasGrowing</string>
<string>497.IBPluginDependency</string>
<string>512.IBPluginDependency</string>
<string>513.IBEditorWindowLastContentRect</string>
Expand Down Expand Up @@ -2507,7 +2518,7 @@
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{340, 350}, {481, 404}}</string>
<string>{{172, 350}, {481, 404}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{261, 325}, {481, 404}}</string>
<string>GitNubWebView</string>
Expand Down Expand Up @@ -2563,6 +2574,8 @@
</object>
</object>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<reference ref="9"/>
<reference ref="8"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{753, 793}, {64, 6}}</string>
Expand Down

0 comments on commit 15434ab

Please sign in to comment.