[Libreoffice-commits] .: Branch 'libreoffice-3-3' - sysui/desktop

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


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

New commits:
commit 5a2063c425aabd3090b839bd7fa8c64eec902cfd
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
    (cherry picked from commit 3399d6d1d2b9803c4a0300e7a49ea352fe2cacef)

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