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?)

Location:
trunk/ICeCoffEE/ICeCoffEE/Installer components
Files:
4 added
5 deleted
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Info.plist

    r167 r180  
    88        <string>Unsanity Installer</string>
    99        <key>CFBundleGetInfoString</key>
    10         <string>Unsanity Installer version 3.3, Copyright ©2002-2004 Unsanity LLC.</string>
     10        <string>Unsanity Installer version 3.5, Copyright ©2002-2005 Unsanity LLC.</string>
    1111        <key>CFBundleIconFile</key>
    1212        <string>ui.icns</string>
     
    1818        <string>APPL</string>
    1919        <key>CFBundleShortVersionString</key>
    20         <string>Unsanity Installer version 3.3</string>
     20        <string>Unsanity Installer version 3.5</string>
    2121        <key>CFBundleSignature</key>
    2222        <string>????</string>
    2323        <key>CFBundleVersion</key>
    24         <string>3.3</string>
     24        <string>3.5</string>
    2525        <key>NSMainNibFile</key>
    2626        <string>MainMenu</string>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/Localizable.strings

    r66 r180  
    2020/* Uninstall Panel */
    2121"Are you sure you want to uninstall %@ %@ %@? Please note that this installer will automatically uninstall an older version of the product during the installation." = "Are you sure you want to uninstall %@ %@ %@? Please note that this installer will automatically uninstall an older version of the product during the installation.";
    22 "globally installed" = "globally installed";
    23 "locally installed" = "locally installed";
     22"the globally installed" = "the globally installed";
     23"the locally installed" = "the locally installed";
    2424
    2525/* Authentication Failed Panel */
     
    7878"When you click the \"Quit\" button below, this Installer will quit." = "When you click the \"Quit\" button below, this Installer will quit.";
    7979"You are strongly advised to log out or restart your computer in order for the installed product to completely take effect. Thank you!" = "You are strongly advised to log out or restart your computer in order for the installed product to completely take effect. Thank you!";
     80
     81/* Version Field */
     82"This Installer was created using Unsanity Installer %@, %@" = "This Installer was created using Unsanity Installer %@, %@";
  • 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    );
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib

    r167 r180  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>63 116 356 240 0 0 1280 1002 </string>
     6        <string>54 77 356 240 0 0 1152 746 </string>
    77        <key>IBEditorPositions</key>
    88        <dict>
    99                <key>29</key>
    10                 <string>371 197 202 44 0 0 1280 1002 </string>
     10                <string>326 144 202 44 0 0 1152 746 </string>
    1111        </dict>
    1212        <key>IBFramework Version</key>
     
    1616                <integer>29</integer>
    1717                <integer>21</integer>
     18                <integer>330</integer>
    1819        </array>
    1920        <key>IBSystem Version</key>
    20         <string>7M34</string>
    21         <key>IBUserGuides</key>
    22         <dict>
    23                 <key>21</key>
    24                 <dict>
    25                         <key>guideLocations</key>
    26                         <array>
    27                                 <string>Vertical:334.000000</string>
    28                         </array>
    29                         <key>guidesLocked</key>
    30                         <false/>
    31                 </dict>
    32         </dict>
     21        <string>7W98</string>
    3322</dict>
    3423</plist>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/ui.plist

    r167 r180  
    2323        <string>YES</string>
    2424        <key>MinimalAllowedSystemVersion</key>
    25         <integer>4136</integer>
     25        <integer>4153</integer>
    2626        <key>MinimalAllowedSystemVersionString</key>
    27         <string>10.2.8</string>
     27        <string>10.3.9</string>
    2828        <key>PreInstallKillProcesses</key>
    2929        <array>
     
    3939        <string>ICeCoffEE</string>
    4040        <key>ProductNumVersion</key>
    41         <integer>21069824</integer>
     41        <integer>21110785</integer>
    4242        <key>ProductType</key>
    4343        <string>Preference Pane</string>
    4444        <key>ProductVersion</key>
    45         <string>1.4.1</string>
     45        <string>1.4.2d1</string>
    4646</dict>
    4747</plist>
Note: See TracChangeset for help on using the changeset viewer.