[Libreoffice-commits] .: sysui/desktop

Thorsten Behrens thorsten at kemper.freedesktop.org
Fri Nov 5 05:16:58 PDT 2010


 sysui/desktop/macosx/Info.plist |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 14c79f5fe212db54e73997368f2e0fe57880a793
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Fri Nov 5 13:11:54 2010 +0100

    Use org.libreoffice.script for Mac preferences
    
    This fixes fdo#30568

diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist
index cf04e80..6a3b27f 100644
--- a/sysui/desktop/macosx/Info.plist
+++ b/sysui/desktop/macosx/Info.plist
@@ -1390,7 +1390,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>${ABOUTBOXPRODUCTVERSION}</string>
 	<key>CFBundleIdentifier</key>
-	<string>org.openoffice.script</string>
+	<string>org.libreoffice.script</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>


More information about the Libreoffice-commits mailing list