From 8576847a9958445f61d2e7baadea0fa88bfa4995 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 13 Jun 2010 09:39:55 +0000 Subject: [PATCH] Fix bundle identifier --- src/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Info.plist b/src/Info.plist index 5f3e8f389..c27899c88 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -53,7 +53,7 @@ CFBundleExecutable qbittorrent CFBundleIdentifier - com.yourcompany.qbittorrent + org.qbittorrent NOTE This file was generated by Qt/QMake.