[etoys-dev] [SVN][527] update Mac and To-Go installers for 4.1 RC2

commits at etoys.squeak.org commits at etoys.squeak.org
Sun Sep 19 19:25:13 EDT 2010


Repository: http://etoys.squeak.org/svn

Revision: 527
Author:   bf
Date:     2010-09-19 23:25:13 +0000 (Sun, 19 Sep 2010)
Log Message:
-----------
update Mac and To-Go installers for 4.1 RC2

Modified Paths:
--------------
    trunk/VM/os-x/app/Contents/Info.plist
    trunk/VM/to-go/Contents/Info.plist
    trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys-contents.xml
    trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys.xml
    trunk/installers/os-x/assets/ReadMe.rtf

-------------- next part --------------
Modified: trunk/VM/os-x/app/Contents/Info.plist
===================================================================
--- trunk/VM/os-x/app/Contents/Info.plist	2010-09-19 23:19:14 UTC (rev 526)
+++ trunk/VM/os-x/app/Contents/Info.plist	2010-09-19 23:25:13 UTC (rev 527)
@@ -388,9 +388,9 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys 4.1 RC1, VM 4.2.4b1</string>
+	<string>Etoys 4.1 RC2, VM 4.2.4b1</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.1 RC1</string>
+	<string>4.1 RC2</string>
 	<key>CFBundleIconFile</key>
 	<string>etoys.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -398,13 +398,13 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>Etoys 4.1 RC1</string>
+	<string>Etoys 4.1 RC2</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>2</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>
@@ -416,7 +416,7 @@
 	<key>SqueakBrowserMouseCmdButton3</key>
 	<integer>2</integer>
 	<key>SqueakBrowserMouseControlButton1</key>
-	<integer>1</integer>
+	<integer>3</integer>
 	<key>SqueakBrowserMouseControlButton2</key>
 	<integer>3</integer>
 	<key>SqueakBrowserMouseControlButton3</key>
@@ -452,7 +452,7 @@
 	<key>SqueakMouseCmdButton3</key>
 	<integer>2</integer>
 	<key>SqueakMouseControlButton1</key>
-	<integer>1</integer>
+	<integer>3</integer>
 	<key>SqueakMouseControlButton2</key>
 	<integer>3</integer>
 	<key>SqueakMouseControlButton3</key>
@@ -487,8 +487,8 @@
 	<integer>25</integer>
 	<key>SqueakUIFlushUseHighPercisionClock</key>
 	<true/>
-        <key>SqueakUseFileMappedMMAP</key>
-        <false/>
+	<key>SqueakUseFileMappedMMAP</key>
+	<false/>
 	<key>SqueakWindowAttribute</key>
 	<data>ggAAHw==</data>
 	<key>SqueakWindowHasTitle</key>

Modified: trunk/VM/to-go/Contents/Info.plist
===================================================================
--- trunk/VM/to-go/Contents/Info.plist	2010-09-19 23:19:14 UTC (rev 526)
+++ trunk/VM/to-go/Contents/Info.plist	2010-09-19 23:25:13 UTC (rev 527)
@@ -306,9 +306,9 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys-To-Go 4.1 RC1, VM 4.2.4b1</string>
+	<string>Etoys-To-Go 4.1 RC2, VM 4.2.4b1</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.1 RC1</string>
+	<string>4.1 RC2</string>
 	<key>CFBundleIconFile</key>
 	<string>etoys.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -316,13 +316,13 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>Etoys-To-Go 4.1 RC1</string>
+	<string>Etoys-To-Go 4.1 RC2</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>2</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>
@@ -334,7 +334,7 @@
 	<key>SqueakBrowserMouseCmdButton3</key>
 	<integer>2</integer>
 	<key>SqueakBrowserMouseControlButton1</key>
-	<integer>1</integer>
+	<integer>3</integer>
 	<key>SqueakBrowserMouseControlButton2</key>
 	<integer>3</integer>
 	<key>SqueakBrowserMouseControlButton3</key>
@@ -370,7 +370,7 @@
 	<key>SqueakMouseCmdButton3</key>
 	<integer>2</integer>
 	<key>SqueakMouseControlButton1</key>
-	<integer>1</integer>
+	<integer>3</integer>
 	<key>SqueakMouseControlButton2</key>
 	<integer>3</integer>
 	<key>SqueakMouseControlButton3</key>
@@ -405,8 +405,8 @@
 	<integer>25</integer>
 	<key>SqueakUIFlushUseHighPercisionClock</key>
 	<true/>
-        <key>SqueakUseFileMappedMMAP</key>
-        <false/>
+	<key>SqueakUseFileMappedMMAP</key>
+	<false/>
 	<key>SqueakWindowAttribute</key>
 	<data>ggAAHw==</data>
 	<key>SqueakWindowHasTitle</key>

Modified: trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys-contents.xml
===================================================================
--- trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys-contents.xml	2010-09-19 23:19:14 UTC (rev 526)
+++ trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys-contents.xml	2010-09-19 23:25:13 UTC (rev 527)
@@ -67,7 +67,7 @@
 					<f n="CarAndPen.014.pr" o="root" g="admin" p="33188"/>
 					<f n="ComputerLogicGame.015.pr" o="root" g="admin" p="33188"/>
 					<f n="DrGeoExamples.001.pr" o="root" g="admin" p="33188"/>
-					<f n="EtoysCastle1.003.pr" o="root" g="admin" p="33188"/>
+					<f n="EtoysCastle1.005.pr" o="root" g="admin" p="33188"/>
 					<f n="EtoysChallenge.018.pr" o="root" g="admin" p="33188"/>
 					<f n="FishAndPlankton.016.pr" o="root" g="admin" p="33188"/>
 					<f n="FollowRoad.015.pr" o="root" g="admin" p="33188"/>

Modified: trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys.xml
===================================================================
--- trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys.xml	2010-09-19 23:19:14 UTC (rev 526)
+++ trunk/installers/os-x/EtoysInstaller.pmdoc/01etoys.xml	2010-09-19 23:25:13 UTC (rev 527)
@@ -2,7 +2,7 @@
 <pkgref spec="1.12" uuid="F9C91BFF-EC24-4187-A051-7BC7C3E7C614">
 	<config>
 		<identifier>org.squeakland.Etoys41</identifier>
-		<version>1</version>
+		<version>2</version>
 		<description/>
 		<post-install type="none"/>
 		<requireAuthorization/>

Modified: trunk/installers/os-x/assets/ReadMe.rtf
===================================================================
(Binary files differ)


More information about the etoys-dev mailing list