root/trunk/TypePadController.m @ 40

Revision 40, 162 bytes (checked in by ngerakines, 3 years ago)

* Added growl notification on service connect
* Changed the language used in login and prefs
* On enter from password field a login is performed
* Made several adjustments throughout the app

Line 
1#import "TypePadController.h"
2
3@implementation TypePadController
4
5
6- (void)awakeFromNib {
7// NSLog(@"TypePadController - (void)awakeFromNib - called\n");
8}
9
10@end
Note: See TracBrowser for help on using the browser.