ios/Mobile/Info.plist.in | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 2990203dff05f977dfdc77b493deca051b54ca79
Author: Tor Lillqvist <[email protected]>
AuthorDate: Mon Nov 4 14:06:07 2019 +0200
Commit: Tor Lillqvist <[email protected]>
CommitDate: Mon Nov 4 14:03:09 2019 +0100
Add LSSupportsOpeningDocumentsInPlace
Probably a good idea, although doesn't seem to have much effect? At
least not on tdf#128577.
Change-Id: I7b66a2e9ba44bd4cef583c0861883edfae11eb1d
Reviewed-on: https://gerrit.libreoffice.org/82006
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index 66f4bd375..c8c51c85f 100644
--- a/ios/Mobile/Info.plist.in
+++ b/ios/Mobile/Info.plist.in
@@ -409,6 +409,8 @@
<true/>
<key>UIFileSharingEnabled</key>
<true/>
+ <key>LSSupportsOpeningDocumentsInPlace</key>
+ <true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits