From a1a9f4f1b9f837d71cbe871925437bd7fd2db7ec Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 15 May 2011 18:31:34 +0200 Subject: smalltalk pacman added --- .../TestOSAPlugin.bundle/Contents/Info.plist | 28 +++++++++++++++++++++ .../Contents/MacOS/TestOSAPlugin | Bin 0 -> 47256 bytes .../TestOSAPlugin.bundle/Contents/PkgInfo | 1 + .../Contents/Resources/SqueakPlugin.icns | Bin 0 -> 51432 bytes 4 files changed, 29 insertions(+) create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Info.plist create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/MacOS/TestOSAPlugin create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/PkgInfo create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Resources/SqueakPlugin.icns (limited to 'pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle') diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Info.plist b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Info.plist new file mode 100644 index 0000000..46393a3 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + TestOSAPlugin + CFBundleGetInfoString + TestOSAPlugin v1.0.2b1 for Squeak, see http://www.squeak.org + CFBundleIconFile + SqueakPlugin.icns + CFBundleIdentifier + org.squeak.TestOSAPlugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + TestOSAPlugin for Squeak + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0.2b1 + CFBundleSignature + FAST + CFBundleVersion + 1.0.2b1 + + diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/MacOS/TestOSAPlugin b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/MacOS/TestOSAPlugin new file mode 100755 index 0000000..9818f70 Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/MacOS/TestOSAPlugin differ diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/PkgInfo b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/PkgInfo new file mode 100644 index 0000000..aa0cd13 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.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/TestOSAPlugin.bundle/Contents/Resources/SqueakPlugin.icns b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Resources/SqueakPlugin.icns new file mode 100644 index 0000000..e9bcc1d Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/TestOSAPlugin.bundle/Contents/Resources/SqueakPlugin.icns differ -- cgit v1.2.3