Change the OSX CFBundleIndentifier to use the proper domain name

This commit is contained in:
Pierre Bourdon 2013-08-03 18:37:57 +02:00
parent cf8e8c91b6
commit 28e12a4198

View File

@ -28,7 +28,7 @@
<key>CFBundleIconFile</key>
<string>Dolphin.icns</string>
<key>CFBundleIdentifier</key>
<string>com.dolphin-emulator.dolphin</string>
<string>org.dolphin-emu.dolphin</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleLocalizations</key>