Ignore:
Timestamp:
07/19/06 04:46:17 (18 years ago)
Author:
Nicholas Riley
Message:

Removed TextEdit support; merged new Unsanity Installer (3.6.1) and Application Enhancer (2.0.1).

Location:
trunk/ICeCoffEE/ICeCoffEE/Installer components
Files:
40 added
1 deleted
11 edited
1 moved

Legend:

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

    r180 r256  
    88        <string>Unsanity Installer</string>
    99        <key>CFBundleGetInfoString</key>
    10         <string>Unsanity Installer version 3.5, Copyright ©2002-2005 Unsanity LLC.</string>
     10        <string>Unsanity Installer version 3.6.1, Copyright ©2002-2006 Unsanity LLC.</string>
    1111        <key>CFBundleIconFile</key>
    1212        <string>ui.icns</string>
     
    1717        <key>CFBundlePackageType</key>
    1818        <string>APPL</string>
    19         <key>CFBundleShortVersionString</key>
    20         <string>Unsanity Installer version 3.5</string>
    2119        <key>CFBundleSignature</key>
    2220        <string>????</string>
    2321        <key>CFBundleVersion</key>
    24         <string>3.5</string>
     22        <string>3.6.1</string>
    2523        <key>NSMainNibFile</key>
    2624        <string>MainMenu</string>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib

    r180 r256  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>54 77 356 240 0 0 1152 746 </string>
     6        <string>63 116 356 240 0 0 1280 1002 </string>
    77        <key>IBEditorPositions</key>
    88        <dict>
    99                <key>29</key>
    10                 <string>326 144 202 44 0 0 1152 746 </string>
     10                <string>370 197 202 44 0 0 1280 1002 </string>
    1111        </dict>
    1212        <key>IBFramework Version</key>
     
    1414        <key>IBOpenObjects</key>
    1515        <array>
     16                <integer>21</integer>
    1617                <integer>29</integer>
    17                 <integer>21</integer>
    18                 <integer>330</integer>
    1918        </array>
    2019        <key>IBSystem Version</key>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/Italian.lproj/InfoPlist.strings

    r167 r256  
    1 /* Localized versions of Info.plist keys */
     1/* Localized versions of Info.plist keys */
    22
    33CFBundleName = "Unsanity Installer";
    4 CFBundleShortVersionString = "Unsanity Installer versione 3.3";
    5 CFBundleGetInfoString = "Unsanity Installer versione 3.3, Copyright ©2002-2004, Unsanity LLC.";
    6 NSHumanReadableCopyright = "Copyright ©2002-2004, Unsanity LLC.";
     4CFBundleGetInfoString = "Unsanity Installer versione 3.6.1";
     5NSHumanReadableCopyright = "Copyright ©2002-2006, Unsanity LLC.";
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/es.lproj/InfoPlist.strings

    r167 r256  
    1 /* Localized versions of Info.plist keys */
     1/* Localized versions of Info.plist keys */
    22
    33CFBundleName = "Instalador Unsanity";
    4 CFBundleShortVersionString = "Instalador Unsanity";
    5 CFBundleGetInfoString = "Instalador Unsanity versión 3.3, Copyright ©2002-2004, Unsanity LLC.";
    6 NSHumanReadableCopyright = "Copyright ©2002-2004, Unsanity LLC.";
     4CFBundleGetInfoString = "Instalador Unsanity versión 3.6.1";
     5NSHumanReadableCopyright = "Copyright ©2002-2006, Unsanity LLC.";
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/ui.plist

    r185 r256  
    3333        <string>ICFindFilesToRemove</string>
    3434        <key>PreInstallScript</key>
    35         <string>Preinstall.sh</string>
     35        <string>KillPrefpanesCache.sh</string>
    3636        <key>ProductID</key>
    3737        <string>net.sabi.ICeCoffEE</string>
     
    3939        <string>ICeCoffEE</string>
    4040        <key>ProductNumVersion</key>
    41         <integer>21135360</integer>
     41        <integer>21192705</integer>
    4242        <key>ProductType</key>
    4343        <string>Preference Pane</string>
    4444        <key>ProductVersion</key>
    45         <string>1.4.2</string>
     45        <string>1.4.3b1</string>
     46        <key>UIPlugin</key>
     47        <string>UI_SCRInstall.plugin</string>
    4648</dict>
    4749</plist>
Note: See TracChangeset for help on using the changeset viewer.