Fix bundle identifier

This commit is contained in:
Christophe Dumez
2010-06-13 09:41:14 +00:00
parent 84abef1184
commit 7765b763f0

View File

@@ -53,7 +53,7 @@
<key>CFBundleExecutable</key>
<string>qbittorrent</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.qbittorrent</string>
<string>org.qbittorrent</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
</dict>