Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
ohdarling committed Mar 18, 2013
2 parents 486676e + 834baa4 commit 4074c6b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
2 changes: 1 addition & 1 deletion GitStatX/GitStatX-Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
19 changes: 12 additions & 7 deletions GitStatX/en.lproj/MainMenu.xib
Expand Up @@ -3,12 +3,12 @@
<data>
<int key="IBDocument.SystemTarget">1070</int>
<string key="IBDocument.SystemVersion">11G63</string>
<string key="IBDocument.InterfaceBuilderVersion">2844</string>
<string key="IBDocument.InterfaceBuilderVersion">3084</string>
<string key="IBDocument.AppKitVersion">1138.51</string>
<string key="IBDocument.HIToolboxVersion">569.00</string>
<dictionary class="NSMutableDictionary" key="IBDocument.PluginVersions">
<string key="com.apple.InterfaceBuilder.CocoaPlugin">2844</string>
<string key="com.apple.WebKitIBPlugin">1810</string>
<string key="com.apple.InterfaceBuilder.CocoaPlugin">3084</string>
<string key="com.apple.WebKitIBPlugin">2053</string>
</dictionary>
<array key="IBDocument.IntegratedClassDependencies">
<string>IBNSLayoutConstraint</string>
Expand Down Expand Up @@ -883,8 +883,8 @@
<nil key="NSToolbarDelegate"/>
<bool key="NSToolbarPrefersToBeShown">YES</bool>
<bool key="NSToolbarShowsBaselineSeparator">YES</bool>
<bool key="NSToolbarAllowsUserCustomization">NO</bool>
<bool key="NSToolbarAutosavesConfiguration">NO</bool>
<bool key="NSToolbarAllowsUserCustomization">YES</bool>
<bool key="NSToolbarAutosavesConfiguration">YES</bool>
<int key="NSToolbarDisplayMode">1</int>
<int key="NSToolbarSizeMode">1</int>
<dictionary class="NSMutableDictionary" key="NSToolbarIBIdentifiedItems">
Expand Down Expand Up @@ -1069,7 +1069,7 @@
</object>
</object>
</dictionary>
<array class="NSMutableArray" key="NSToolbarIBAllowedItems">
<array key="NSToolbarIBAllowedItems">
<reference ref="948541906"/>
<reference ref="960560200"/>
<reference ref="154772154"/>
Expand All @@ -1079,7 +1079,7 @@
<reference ref="1029889860"/>
<reference ref="931692709"/>
</array>
<array class="NSMutableArray" key="NSToolbarIBDefaultItems">
<array key="NSToolbarIBDefaultItems">
<reference ref="967181568"/>
<reference ref="1029889860"/>
<reference ref="161011952"/>
Expand Down Expand Up @@ -1353,6 +1353,7 @@
<string key="NSMinSize">{600, 578}</string>
<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
<string key="NSFrameAutosaveName">MainWindow</string>
<int key="NSWindowCollectionBehavior">128</int>
<bool key="NSWindowIsRestorable">YES</bool>
</object>
<object class="NSCustomObject" id="976324537">
Expand Down Expand Up @@ -4242,6 +4243,7 @@
<string key="1002.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="1005.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="1006.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="1006.designableToolbarItemIdentifier">GSToolbarExportReportItem</string>
<string key="1008.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="1009.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="1010.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down Expand Up @@ -4424,13 +4426,16 @@
<string key="670.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="671.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="689.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="689.designableToolbarIdentifier">GitStatXMainToolbar</string>
<string key="690.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="691.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="692.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="693.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="694.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="695.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="695.designableToolbarItemIdentifier">GSToolbarAddRepositoryItem</string>
<string key="704.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="704.designableToolbarItemIdentifier">GSToolbarAddGroupItem</string>
<string key="711.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="712.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
<string key="713.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
Expand Down

0 comments on commit 4074c6b

Please sign in to comment.