diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-29 20:15:04 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-29 20:15:04 +0000 |
| commit | 836b8cd246a8dc6ec8c0f56adf4485a171159835 (patch) | |
| tree | 6dccd9d54f5c62a5d3ae1c7b6fdf6dbaca7522e3 /macosx/plugins/DFSound/Info-AL.plist | |
| parent | 4f3311553ff259813ca26105f82f5b17af7db03e (diff) | |
| download | pcsxr-836b8cd246a8dc6ec8c0f56adf4485a171159835.tar.gz | |
OS X: Copy over the QuickLook plug-in into the app.
Note that the QuickLook plug-in hasn’t been tested in any way, shape, or form.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89717 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound/Info-AL.plist')
| -rw-r--r-- | macosx/plugins/DFSound/Info-AL.plist | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/macosx/plugins/DFSound/Info-AL.plist b/macosx/plugins/DFSound/Info-AL.plist deleted file mode 100644 index f4bef7cc..00000000 --- a/macosx/plugins/DFSound/Info-AL.plist +++ /dev/null @@ -1,26 +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>CFBundleAllowMixedLocalizations</key> - <true/> - <key>CFBundleDevelopmentRegion</key> - <string>en_US</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIconFile</key> - <string></string> - <key>CFBundleIdentifier</key> - <string>net.sf.peops.SPUALPlugin</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>PsxP</string> - <key>CFBundleSignature</key> - <string>PSPU</string> - <key>CFBundleVersion</key> - <string>1.19</string> - <key>NSPrincipalClass</key> - <string>NetSfPeopsSPUALPluginController</string> -</dict> -</plist> |
