[Libreoffice-commits] core.git: extensions/source

Andras Timar andras.timar at collabora.com
Thu Mar 3 14:14:51 UTC 2016


 extensions/source/macosx/spotlight/mdimporter/Info.plist |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 291b9180baf585d1cdf2ab34d5390e54186f5ed0
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sun Jun 21 14:41:22 2015 +0200

    ERROR ITMS-90511: CFBundleIdentifier Collision
    
    Change-Id: I4413853a2e8c23af770323a1e7b21cedb637cfb1
    (cherry picked from commit ca7078abb540623bf4ac5728b94036a7b4782622)
    Reviewed-on: https://gerrit.libreoffice.org/22858
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/extensions/source/macosx/spotlight/mdimporter/Info.plist b/extensions/source/macosx/spotlight/mdimporter/Info.plist
index bc48f70..5a60493 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>


More information about the Libreoffice-commits mailing list