diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-06-06 16:25:30 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-06-06 16:25:30 +0000 |
| commit | 99d48611d9604491cc2e95380a2b13e00db4d4b5 (patch) | |
| tree | ac5ac337cce20302a0226742ec565bc2787c4ee2 /macosx/Pcsxr-QL | |
| parent | b8990e60c03f545bac3ada06e4034a5508faf337 (diff) | |
| download | pcsxr-99d48611d9604491cc2e95380a2b13e00db4d4b5.tar.gz | |
OS X: Begin working on a metadata importer for the memory cards.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90602 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Pcsxr-QL')
| -rw-r--r-- | macosx/Pcsxr-QL/Pcsxr-QL-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Pcsxr-QL/Pcsxr-QL-Info.plist b/macosx/Pcsxr-QL/Pcsxr-QL-Info.plist index 3646ec14..11614251 100644 --- a/macosx/Pcsxr-QL/Pcsxr-QL-Info.plist +++ b/macosx/Pcsxr-QL/Pcsxr-QL-Info.plist @@ -20,7 +20,7 @@ <key>CFBundleIconFile</key> <string></string> <key>CFBundleIdentifier</key> - <string>com.github.maddthesane.${PRODUCT_NAME:rfc1034identifier}</string> + <string>net.pcsxr.${PRODUCT_NAME:rfc1034identifier}</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |
