ios/Mobile/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 2990203dff05f977dfdc77b493deca051b54ca79 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon Nov 4 14:06:07 2019 +0200 Commit: Tor Lillqvist <t...@collabora.com> 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 <t...@collabora.com> Tested-by: Tor Lillqvist <t...@collabora.com> 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 libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits