Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change the OSX CFBundleIndentifier to use the proper domain name
  • Loading branch information
delroth committed Aug 3, 2013
1 parent cf8e8c9 commit 28e12a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/DolphinWX/Info.plist.in
Expand Up @@ -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>
Expand Down

0 comments on commit 28e12a4

Please sign in to comment.