summaryrefslogtreecommitdiff
path: root/lo.xcent.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-09-22 00:07:53 +0300
committerAndras Timar <andras.timar@collabora.com>2015-05-19 12:52:11 +0200
commit49d048a2c8a8159e0e478d405f4c29d652362d75 (patch)
tree65b9cb65353b2a52223ac2e17e0457f1d042b3f9 /lo.xcent.in
parent8ebb31f73a68a388a2c37d810db92c6fce35b0b2 (diff)
The com.apple.application-identifier value should be prefixed with the teamid
Change-Id: I6b58492ba051bb5032870aa47cfacbe3a292e31f Conflicts: configure.ac
Diffstat (limited to 'lo.xcent.in')
-rw-r--r--lo.xcent.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lo.xcent.in b/lo.xcent.in
index ca636d791fbc..1088cbbe0026 100644
--- a/lo.xcent.in
+++ b/lo.xcent.in
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>com.apple.application-identifier</key>
- <string>@MACOSX_BUNDLE_IDENTIFIER@</string>
+ <string>@MACOSX_TEAMID@.@MACOSX_BUNDLE_IDENTIFIER@</string>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.bookmarks.app-scope</key>