Fix bundle identifier for Mac OS X

bzr-revno: 17
This commit is contained in:
Jonathan Springer 2015-05-28 00:16:39 +02:00 committed by Raoul Snyman
commit 119c10b009
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
</dict>
</array>
<key>CFBundleIdentifier</key>
<string>org.openlp</string>
<string>org.openlp.OpenLP</string>
<key>CFBundleShortVersionString</key>
<string>%(openlp_version)s</string>
<key>CFBundleVersion</key>