From a1a9f4f1b9f837d71cbe871925437bd7fd2db7ec Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 15 May 2011 18:31:34 +0200 Subject: smalltalk pacman added --- .../Resources/OggPlugin.bundle/Contents/Info.plist | 24 +++++++++++++++++++++ .../OggPlugin.bundle/Contents/MacOS/OggPlugin | Bin 0 -> 3296232 bytes .../Resources/OggPlugin.bundle/Contents/PkgInfo | 1 + .../Contents/Resources/InfoPlist.strings | Bin 0 -> 148 bytes 4 files changed, 25 insertions(+) create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Info.plist create mode 100755 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/MacOS/OggPlugin create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/PkgInfo create mode 100644 pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Resources/InfoPlist.strings (limited to 'pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle') diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Info.plist b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Info.plist new file mode 100644 index 0000000..56a1799 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + OggPlugin + CFBundleIdentifier + com.apple.carbonbundletemplate + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + CSResourcesFileMapped + + + diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/MacOS/OggPlugin b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/MacOS/OggPlugin new file mode 100755 index 0000000..dc0d1fa Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/MacOS/OggPlugin differ diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/PkgInfo b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/PkgInfo new file mode 100644 index 0000000..19a9cf6 --- /dev/null +++ b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/PkgInfo @@ -0,0 +1 @@ +BNDL???? \ No newline at end of file diff --git a/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Resources/InfoPlist.strings b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Resources/InfoPlist.strings new file mode 100644 index 0000000..c83d3f5 Binary files /dev/null and b/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/OggPlugin.bundle/Contents/Resources/InfoPlist.strings differ -- cgit v1.2.3