diff -rNu ../GitX-0.7.1.orig/ApplicationController.m ./ApplicationController.m
--- ../GitX-0.7.1.orig/ApplicationController.m 2011-08-04 22:32:07.000000000 +0200
+++ ./ApplicationController.m 2011-08-04 22:35:52.000000000 +0200
#import "PBPrefsWindowController.h"
#import "PBNSURLPathUserDefaultsTransfomer.h"
#import "PBGitDefaults.h"
-#import "Sparkle/SUUpdater.h"
@implementation ApplicationController
- (void)applicationDidFinishLaunching:(NSNotification*)notification
- [[SUUpdater sharedUpdater] setSendsSystemProfile:YES];
- [[SUUpdater sharedUpdater] setFeedURL:[NSURL URLWithString:@"http://gitx.frim.nl/Downloads/appcast_DEBUG.xml"]];
// Only try to open a default document if there are no documents open already.
diff -rNu ../GitX-0.7.1.orig/English.lproj/MainMenu.xib ./English.lproj/MainMenu.xib
--- ../GitX-0.7.1.orig/English.lproj/MainMenu.xib 2011-08-04 22:32:07.000000000 +0200
+++ ./English.lproj/MainMenu.xib 2011-08-04 22:39:05.000000000 +0200
<reference key="NSOnImage" ref="889736156"/>
<reference key="NSMixedImage" ref="37108609"/>
- <object class="NSMenuItem" id="679871620">
- <reference key="NSMenu" ref="492995933"/>
- <string type="base64-UTF8" key="NSTitle">Q2hlY2sgZm9yIFVwZGF0ZXPigKY</string>
- <string key="NSKeyEquiv"/>
- <int key="NSMnemonicLoc">2147483647</int>
- <reference key="NSOnImage" ref="889736156"/>
- <reference key="NSMixedImage" ref="37108609"/>
<object class="NSMenuItem" id="254129686">
<reference key="NSMenu" ref="492995933"/>
<bool key="NSIsDisabled">YES</bool>
<object class="NSUserDefaultsController" id="391227374">
<bool key="NSSharedInstance">YES</bool>
- <object class="NSCustomObject" id="203602687">
- <string key="NSClassName">SUUpdater</string>
<object class="IBObjectContainer" key="IBDocument.Objects">
<object class="NSMutableArray" key="connectionRecords">
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
- <string key="label">checkForUpdates:</string>
- <reference key="source" ref="203602687"/>
- <reference key="destination" ref="679871620"/>
- <int key="connectionID">920</int>
- <object class="IBConnectionRecord">
- <object class="IBActionConnection" key="connection">
<string key="label">setDetailedView:</string>