From 7765b763f0604d529d93b423047790175a06bf6e Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 13 Jun 2010 09:41:14 +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 79cd479c4..4ec20216b 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.