summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-06-21 14:41:22 +0200
committerAndras Timar <andras.timar@collabora.com>2016-03-03 14:14:29 +0000
commit291b9180baf585d1cdf2ab34d5390e54186f5ed0 (patch)
tree71ccfe16026fab16be290b099ba93c1954dbf220
parent0f1133a2f0163318ca0cb2eb0dca2be829b5c4e5 (diff)
ERROR ITMS-90511: CFBundleIdentifier Collision
Change-Id: I4413853a2e8c23af770323a1e7b21cedb637cfb1 (cherry picked from commit ca7078abb540623bf4ac5728b94036a7b4782622) Reviewed-on: https://gerrit.libreoffice.org/22858 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--extensions/source/macosx/spotlight/mdimporter/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/macosx/spotlight/mdimporter/Info.plist b/extensions/source/macosx/spotlight/mdimporter/Info.plist
index bc48f7008864..5a60493cb455 100644
--- a/extensions/source/macosx/spotlight/mdimporter/Info.plist
+++ b/extensions/source/macosx/spotlight/mdimporter/Info.plist
@@ -59,7 +59,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
- <string>org.openoffice.mdimporter</string>
+ <string>org.libreoffice.mdimporter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleVersion</key>