diff options
author | Thorsten Behrens <tbehrens@novell.com> | 2010-11-05 13:12:16 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-05 13:25:56 +0100 |
commit | c462380ca120d400498629ff28ec302bf7fd4b42 (patch) | |
tree | f25bb7776fb46580191014f046fd6e59a45b4b85 | |
parent | 4f946bd0de4d8de80dab1dcc48ee6c786d40c81b (diff) |
Use org.libreoffice.script for Mac preferencesfeature/pptx-export-ooxml11
This fixes fdo#30568
(cherry picked from commit 78a103ca881d0175d0a3a1bbca2df64cbe63ea77)
-rw-r--r-- | setup_native/source/mac/Info.plist.langpack | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/mac/Info.plist.langpack b/setup_native/source/mac/Info.plist.langpack index 3c1eb2c6f..92933205f 100644 --- a/setup_native/source/mac/Info.plist.langpack +++ b/setup_native/source/mac/Info.plist.langpack @@ -18,7 +18,7 @@ <key>CFBundleShortVersionString</key> <string>9</string> <key>CFBundleIdentifier</key> - <string>org.openoffice.script</string> + <string>org.libreoffice.script</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |