From a1a9f4f1b9f837d71cbe871925437bd7fd2db7ec Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 15 May 2011 18:31:34 +0200 Subject: smalltalk pacman added --- .../RomePlugin.bundle/Contents/Info.plist | 28 +++++++++++++++++++++ .../RomePlugin.bundle/Contents/MacOS/RomePlugin | Bin 0 -> 4880428 bytes .../Resources/RomePlugin.bundle/Contents/PkgInfo | 1 + .../Contents/Resources/Info-RomePlugin.plist | 28 +++++++++++++++++++++ .../Contents/Resources/SqueakPlugin.icns | Bin 0 -> 61719 bytes 5 files changed, 57 insertions(+) create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Info.plist create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/MacOS/RomePlugin create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/PkgInfo create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/Info-RomePlugin.plist create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/SqueakPlugin.icns (limited to 'pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle') diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Info.plist b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Info.plist new file mode 100644 index 0000000..2b6ec03 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + RomePlugin + CFBundleGetInfoString + RomePlugin V1.2.1 for Squeak + CFBundleIconFile + SqueakPlugin.icns + CFBundleIdentifier + de.impara.RomePlugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RomePlugin V1.2.1 for Squeak + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.2.1 + CFBundleSignature + FAST + CFBundleVersion + 1.2.1 + + diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/MacOS/RomePlugin b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/MacOS/RomePlugin new file mode 100755 index 0000000..1cc5cb8 Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/MacOS/RomePlugin differ diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/PkgInfo b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/PkgInfo new file mode 100644 index 0000000..aa0cd13 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.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/RomePlugin.bundle/Contents/Resources/Info-RomePlugin.plist b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/Info-RomePlugin.plist new file mode 100644 index 0000000..2b6ec03 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/Info-RomePlugin.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + RomePlugin + CFBundleGetInfoString + RomePlugin V1.2.1 for Squeak + CFBundleIconFile + SqueakPlugin.icns + CFBundleIdentifier + de.impara.RomePlugin + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RomePlugin V1.2.1 for Squeak + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.2.1 + CFBundleSignature + FAST + CFBundleVersion + 1.2.1 + + diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/SqueakPlugin.icns b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/SqueakPlugin.icns new file mode 100755 index 0000000..5f5e33f Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/RomePlugin.bundle/Contents/Resources/SqueakPlugin.icns differ -- cgit v1.2.3