[etoys-dev] [SVN][487] Move Mac VM Contents to app/ and SqueakBrowserPlugin. plugin to plugin/

commits at etoys.squeak.org commits at etoys.squeak.org
Sun Sep 12 09:53:28 EDT 2010


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

Revision: 487
Author:   bf
Date:     2010-09-12 13:53:27 +0000 (Sun, 12 Sep 2010)
Log Message:
-----------
Move Mac VM Contents to app/ and SqueakBrowserPlugin.plugin to plugin/

Added Paths:
-----------
    trunk/VM/os-x/app/
    trunk/VM/os-x/app/Contents/
    trunk/VM/os-x/app/Contents/Info.plist
    trunk/VM/os-x/app/Contents/Library/
    trunk/VM/os-x/app/Contents/MacOS/
    trunk/VM/os-x/app/Contents/PkgInfo
    trunk/VM/os-x/app/Contents/Resources/
    trunk/VM/os-x/plugin/
    trunk/VM/os-x/plugin/Contents/

Removed Paths:
-------------
    trunk/VM/os-x/Contents/
    trunk/VM/os-x/SqueakBrowserPlugin.plugin/
    trunk/VM/os-x/app/Contents/Info.plist
    trunk/VM/os-x/app/Contents/Library/
    trunk/VM/os-x/app/Contents/MacOS/
    trunk/VM/os-x/app/Contents/PkgInfo
    trunk/VM/os-x/app/Contents/Resources/
    trunk/VM/os-x/plugin/Contents/

-------------- next part --------------
Copied: trunk/VM/os-x/app/Contents (from rev 483, trunk/VM/os-x/Contents)

Deleted: trunk/VM/os-x/app/Contents/Info.plist
===================================================================
--- trunk/VM/os-x/Contents/Info.plist	2010-09-12 11:48:18 UTC (rev 483)
+++ trunk/VM/os-x/app/Contents/Info.plist	2010-09-12 13:53:27 UTC (rev 487)
@@ -1,499 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>English</string>
-	<key>CFBundleDocumentTypes</key>
-	<array>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>image</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>SqueakImage.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Squeak Image File</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>STim</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>sources</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>SqueakSources.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Squeak Sources File</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>STso</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Editor</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>stc</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>SqueakSources.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Squeak Compressed Sources File </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>STso</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>changes</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>SqueakChanges.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Squeak Changes File</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>STch</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>sobj</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>SqueakScript.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Squeak Script File</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>SOBJ</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeExtensions</key>
-			<array>
-				<string>pr</string>
-			</array>
-			<key>CFBundleTypeIconFile</key>
-			<string>EtoysProject.icns</string>
-			<key>CFBundleTypeName</key>
-			<string>Etoys Project File</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>STpr</string>
-			</array>
-			<key>LSIsAppleDefaultForType</key>
-			<true/>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>JPEG</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>JPEG</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>TEXT</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>TEXT</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>ttro</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>ttro</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>HTML</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>HTML</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>RTF </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>RTF</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>TIFF </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>TIFF</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>PICT </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>PICT</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>URL  </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>URL</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>ZIP </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>ZIP</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>zip </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>zip</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>BINA</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>BINA</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>GIFf</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>GIFf</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>PNGf</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>PNGf</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MP3 </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MP3</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MP3!</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MP3!</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MP3U</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MP3U</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MPEG</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MPEG</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>mp3!</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>mp3!</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MPG2</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MPG2</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MPG3</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MPG3</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>MPG </string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>MPG</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>Mp3</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>mp3</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>M3U</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>M3U</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>SRCS</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>SRCS</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>Chng</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>Chng</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-		<dict>
-			<key>CFBundleTypeName</key>
-			<string>HPS5</string>
-			<key>CFBundleTypeOSTypes</key>
-			<array>
-				<string>HPS5</string>
-			</array>
-			<key>CFBundleTypeRole</key>
-			<string>Viewer</string>
-		</dict>
-	</array>
-	<key>UTExportedTypeDeclarations</key>
-	<array>
-		<dict>
-			<key>UTTypeConformsTo</key>
-			<array>
-				<string>public.data</string>
-			</array>
-			<key>UTTypeIdentifier</key>
-			<string>org.squeak.project</string>
-			<key>UTTypeDescription</key>
-			<string>Etoys Project</string>
-			<key>UTTypeTagSpecification</key>
-			<dict>
-				<key>com.apple.ostype</key>
-				<string>STpr</string>
-				<key>public.filename-extension</key>
-				<string>pr</string>
-				<key>public.mime-type</key>
-				<string>application/x-squeak-project</string>
-			</dict>
-		</dict>
-	</array>
-	<key>CFBundleExecutable</key>
-	<string>Squeak VM Opt</string>
-	<key>CFBundleGetInfoString</key>
-	<string>Etoys 4.1 RC 1, VM 4.2.4b1u</string>
-	<key>CFBundleShortVersionString</key>
-	<string>4.1rc1</string>
-	<key>CFBundleIconFile</key>
-	<string>etoys.icns</string>
-	<key>CFBundleIdentifier</key>
-	<string>org.squeakland.Etoys41</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>Etoys 4.1 RC 1</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleSignature</key>
-	<string>FAST</string>
-	<key>CFBundleVersion</key>
-	<string>1</string>
-	<key>CGDisableCoalescedUpdates</key>
-	<true/>
-	<key>LSBackgroundOnly</key>
-	<false/>
-	<key>SqueakBrowserMouseCmdButton1</key>
-	<integer>3</integer>
-	<key>SqueakBrowserMouseCmdButton2</key>
-	<integer>3</integer>
-	<key>SqueakBrowserMouseCmdButton3</key>
-	<integer>2</integer>
-	<key>SqueakBrowserMouseControlButton1</key>
-	<integer>1</integer>
-	<key>SqueakBrowserMouseControlButton2</key>
-	<integer>3</integer>
-	<key>SqueakBrowserMouseControlButton3</key>
-	<integer>2</integer>
-	<key>SqueakBrowserMouseNoneButton1</key>
-	<integer>1</integer>
-	<key>SqueakBrowserMouseNoneButton2</key>
-	<integer>3</integer>
-	<key>SqueakBrowserMouseNoneButton3</key>
-	<integer>2</integer>
-	<key>SqueakBrowserMouseOptionButton1</key>
-	<integer>2</integer>
-	<key>SqueakBrowserMouseOptionButton2</key>
-	<integer>3</integer>
-	<key>SqueakBrowserMouseOptionButton3</key>
-	<integer>2</integer>
-	<key>SqueakDebug</key>
-	<integer>0</integer>
-	<key>SqueakEncodingType</key>
-	<string>UTF-8</string>
-	<key>SqueakExplicitWindowOpenNeeded</key>
-	<false/>
-	<key>SqueakFloatingWindowGetsFocus</key>
-	<true/>
-	<key>SqueakImageName</key>
-	<string>etoys.image</string>
-	<key>SqueakMaxHeapSize</key>
-	<integer>536870912</integer>
-	<key>SqueakMouseCmdButton1</key>
-	<integer>3</integer>
-	<key>SqueakMouseCmdButton2</key>
-	<integer>3</integer>
-	<key>SqueakMouseCmdButton3</key>
-	<integer>2</integer>
-	<key>SqueakMouseControlButton1</key>
-	<integer>1</integer>
-	<key>SqueakMouseControlButton2</key>
-	<integer>3</integer>
-	<key>SqueakMouseControlButton3</key>
-	<integer>2</integer>
-	<key>SqueakMouseNoneButton1</key>
-	<integer>1</integer>
-	<key>SqueakMouseNoneButton2</key>
-	<integer>3</integer>
-	<key>SqueakMouseNoneButton3</key>
-	<integer>2</integer>
-	<key>SqueakMouseOptionButton1</key>
-	<integer>2</integer>
-	<key>SqueakMouseOptionButton2</key>
-	<integer>3</integer>
-	<key>SqueakMouseOptionButton3</key>
-	<integer>2</integer>
-	<key>SqueakPluginsBuiltInOrLocalOnly</key>
-	<true/>
-	<key>SqueakQuitOnQuitAppleEvent</key>
-	<false/>
-	<key>SqueakTrustedDirectory</key>
-	<string>~/Library/Application Support/Etoys/</string>
-	<key>SqueakUnTrustedDirectory</key>
-	<string>~/Documents/Etoys/</string>
-	<key>SqueakResourceDirectory</key>
-	<string>./</string>
-	<key>SqueakUIFlushPrimaryDeferNMilliseconds</key>
-	<integer>20</integer>
-	<key>SqueakUIFlushSecondaryCheckForPossibleNeedEveryNMilliseconds</key>
-	<integer>20</integer>
-	<key>SqueakUIFlushSecondaryCleanupDelayMilliseconds</key>
-	<integer>25</integer>
-	<key>SqueakUIFlushUseHighPercisionClock</key>
-	<true/>
-	<key>SqueakUseFileMappedMMAP</key>
-	<false/>
-	<key>SqueakWindowAttribute</key>
-	<data>ggAAHw==</data>
-	<key>SqueakWindowHasTitle</key>
-	<true/>
-	<key>SqueakWindowType</key>
-	<integer>6</integer>
-</dict>
-</plist>

Copied: trunk/VM/os-x/app/Contents/Info.plist (from rev 486, trunk/VM/os-x/Contents/Info.plist)

Copied: trunk/VM/os-x/app/Contents/Library (from rev 486, trunk/VM/os-x/Contents/Library)

Copied: trunk/VM/os-x/app/Contents/MacOS (from rev 486, trunk/VM/os-x/Contents/MacOS)

Deleted: trunk/VM/os-x/app/Contents/PkgInfo
===================================================================
--- trunk/VM/os-x/Contents/PkgInfo	2010-09-12 11:48:18 UTC (rev 483)
+++ trunk/VM/os-x/app/Contents/PkgInfo	2010-09-12 13:53:27 UTC (rev 487)
@@ -1 +0,0 @@
-APPLFAST
\ No newline at end of file

Copied: trunk/VM/os-x/app/Contents/PkgInfo (from rev 486, trunk/VM/os-x/Contents/PkgInfo)

Copied: trunk/VM/os-x/app/Contents/Resources (from rev 486, trunk/VM/os-x/Contents/Resources)

Copied: trunk/VM/os-x/plugin (from rev 485, trunk/VM/os-x/SqueakBrowserPlugin.plugin)

Copied: trunk/VM/os-x/plugin/Contents (from rev 486, trunk/VM/os-x/SqueakBrowserPlugin.plugin/Contents)


More information about the etoys-dev mailing list