diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-24 00:12:44 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-24 00:12:44 +0000 |
| commit | 6a153e5bbd72a3629bba955386c2a2fe71627678 (patch) | |
| tree | d13463da9f5312fc7980d871cb262a3cfd88856a /macosx/plugins/DFInput | |
| parent | 356b1facf0618adca0b1e7a3f54fb8be06f4fedb (diff) | |
| download | pcsxr-6a153e5bbd72a3629bba955386c2a2fe71627678.tar.gz | |
Minor changes on OS X code.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86216 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
| -rw-r--r-- | macosx/plugins/DFInput/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFInput/Info.plist b/macosx/plugins/DFInput/Info.plist index 8b085a1e..727baf60 100644 --- a/macosx/plugins/DFInput/Info.plist +++ b/macosx/plugins/DFInput/Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>PsxP</string> <key>CFBundleSignature</key> - <string>DFI</string> + <string>DFI </string> <key>CFBundleVersion</key> <string>1.0</string> <key>NSPrincipalClass</key> |
