summaryrefslogtreecommitdiff
path: root/sysui/desktop
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-09-08 13:29:05 +0300
committerXisco Fauli <xiscofauli@libreoffice.org>2020-09-16 15:37:14 +0200
commit12fc7bd71e39dfab94485e9404dc0b24b699e23f (patch)
tree1d1e60b711a7aeceac1c98f9177e0058b5118602 /sysui/desktop
parentc6d7efe327820744f03a0fd6d2e68f74e97e2914 (diff)
tdf#96725: Add LSHandlerRank for the recently added AppleWorks Document
When submitting for the App Store Apple enforces that each document type in Info.plist has an LSHandlerRank. Change-Id: I1f963cef31e87ed2176178754490a1e2194e4743 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102238 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102630 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sysui/desktop')
-rw-r--r--sysui/desktop/macosx/Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in
index a40d1bf188df..a1bf34a8abda 100644
--- a/sysui/desktop/macosx/Info.plist.in
+++ b/sysui/desktop/macosx/Info.plist.in
@@ -1852,6 +1852,8 @@
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
+ <key>LSHandlerRank</key>
+ <string>Alternate</string>
</dict>
</array>
<key>CFBundleExecutable</key>