Ignore:
Timestamp:
05/09/05 02:09:14 (19 years ago)
Author:
Nicholas Riley
Message:

VERSION: Starting with 1.4.2d1.

Info-APE Module.plist: Require APE 1.5, update version to 1.4.2d1.

English.lproj/APEInfo.rtfd: Significant (overdue) revisions.

Installer components/ICeCoffEE Installer.app: Unsanity Installer 3.5
plus nib tweaks; APE 1.5.

Info-APEManagerPrefPane.plist: Version (used? need bundle ID too?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/MainMenu.nib/classes.nib

    r66 r180  
    22    IBClasses = (
    33        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
     4        {CLASS = UIBigTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
    45        {
    56            ACTIONS = {
     
    1819                apeCurrentVersionText = id;
    1920                apeInstallVersionText = id;
    20                 donLogOutText = id;
    21                 donQuitText = id;
     21                cautionIconWell = NSImageView;
     22                currentStepName = id;
     23                donLogOutText = NSBox;
     24                dotView = UIProgressDotView;
    2225                filFilesTable = id;
    2326                filWindow = id;
    2427                genBackButton = id;
    2528                genContinueButton = id;
    26                 genStepText = id;
    27                 insFilesTable = id;
     29                insProgress = NSProgressIndicator;
     30                insProgressText = NSTextField;
     31                installerBackground = NSImageView;
    2832                licAgreePanel = id;
    2933                licTextView = id;
     
    3438                remTextView = id;
    3539                tabView = id;
     40                uiVersionField = id;
     41                uipPlaceholderView = id;
    3642                uniAuthRequiredText = id;
    3743                uniExplanationText = id;
     
    4147            SUPERCLASS = NSWindowController;
    4248        },
     49        {CLASS = UIProgressDotView; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; },
    4350        {CLASS = URLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }
    4451    );
Note: See TracChangeset for help on using the changeset viewer.