From a1a9f4f1b9f837d71cbe871925437bd7fd2db7ec Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 15 May 2011 18:31:34 +0200 Subject: smalltalk pacman added --- .../mpeg3Plugin.bundle/Contents/Info.plist | 28 +++++++++++++++++++++ .../mpeg3Plugin.bundle/Contents/MacOS/mpeg3Plugin | Bin 0 -> 513088 bytes .../Resources/mpeg3Plugin.bundle/Contents/PkgInfo | 1 + .../Contents/Resources/CarbonApp.rsrc | 0 .../Contents/Resources/SqueakPlugin.icns | Bin 0 -> 51432 bytes 5 files changed, 29 insertions(+) create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Info.plist create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/MacOS/mpeg3Plugin create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/PkgInfo create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/CarbonApp.rsrc create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/SqueakPlugin.icns (limited to 'pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle') diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Info.plist b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Info.plist new file mode 100644 index 0000000..024e568 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + mpeg3Plugin + CFBundleGetInfoString + mpeg3Plugin for Squeak + CFBundleIconFile + SqueakPlugin.icns + CFBundleIdentifier + org.squeak.mpeg3Plugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + mpeg3Plugin for Squeak + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.7.0b1 + CFBundleSignature + FAST + CFBundleVersion + 1.7.0b1 + + diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/MacOS/mpeg3Plugin b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/MacOS/mpeg3Plugin new file mode 100755 index 0000000..c04e34a Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/MacOS/mpeg3Plugin differ diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/PkgInfo b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/PkgInfo new file mode 100755 index 0000000..aa0cd13 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/PkgInfo @@ -0,0 +1 @@ +BNDLFAST \ No newline at end of file diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/CarbonApp.rsrc b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/CarbonApp.rsrc new file mode 100755 index 0000000..e69de29 diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/SqueakPlugin.icns b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/SqueakPlugin.icns new file mode 100755 index 0000000..e9bcc1d Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/mpeg3Plugin.bundle/Contents/Resources/SqueakPlugin.icns differ -- cgit v1.2.3