diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2010-11-05 13:11:54 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-05 13:26:10 +0100 |
commit | 43f677c0f8e2824bb20f27f43b2b20bd95e552e8 (patch) | |
tree | 0cd168dbea2f1f109b917381dbb7d1be1f9ca353 /sysui | |
parent | 8499ebc7a23ff83f63d401adcca0d8e761f99695 (diff) |
Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
(cherry picked from commit 3399d6d1d2b9803c4a0300e7a49ea352fe2cacef)
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/macosx/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist index cf04e8086afe..6a3b27f07601 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> |