Fix bundle identifier

This commit is contained in:
Christophe Dumez 2010-06-13 09:39:55 +00:00
commit 8576847a99

View file

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