summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-06-21 14:41:22 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-03 20:09:19 +0200
commit423d13be37fe19eed3c51946eb2204c24aa10bad (patch)
treef63c8907300566018e55e63ff77cf7d395002496
parentupdate credits (diff)
downloadcore-423d13be37fe19eed3c51946eb2204c24aa10bad.tar.gz
core-423d13be37fe19eed3c51946eb2204c24aa10bad.zip
ERROR ITMS-90511: CFBundleIdentifier Collision
Change-Id: I4413853a2e8c23af770323a1e7b21cedb637cfb1
-rw-r--r--extensions/source/macosx/spotlight/mdimporter/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/macosx/spotlight/mdimporter/Info.plist b/extensions/source/macosx/spotlight/mdimporter/Info.plist
index bc48f7008864..80cc31b373fa 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-from-collabora.mdimporter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleVersion</key>
@@ -82,6 +82,6 @@
</dict>
<key>CFPlugInUnloadFunction</key>
<string></string>
-
+
</dict>
</plist>