To get this branch, use:
bzr branch
/browse/iphone/common
« back to all changes in this revision
Viewing changes to Jigs/source/JigsAppDelegate.m
Dömötör Gulyás
2009-10-28 02:04:32
Revision ID: dognotdog@gmail.com-20091028010432-ncgjtcsyxavch41q
tappity improvements
Show diffs side-by-side
added
removed
150
150
- (void) awakeFromNib
152
TappityServer* tappityServer = [[TappityServer alloc] init];
153
[tappityServer start];
152
TappityServer* tappityServer = [TappityServer sharedServer];
153
[tappityServer startWithName: @"Jigs"];
155
155
[super awakeFromNib];
Loggerhead 1.17 is a web-based interface for Bazaar branches