Show
Ignore:
Timestamp:
06/20/06 23:26:29 (3 years ago)
Author:
ngerakines
Message:

* Put into place the real icons that Wiley sent over
* Fixed the prefs on login
* Removed the TypePadSuper class
* General code cleanup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/LoginWindowController.m

    r40 r41  
    1313 
    1414- (void)awakeFromNib { 
    15         // [usernamelist setCompletes:YES]; 
    1615        [self init_login]; 
    17         // clear the service type at awake 
    18         // [userDefaults setObject:nil forKey:@"service type"]; 
    1916} 
    2017