ios/Mobile/AppDelegate.mm | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 824834dfa8a071e2724cc8dd4c968aa19a540836
Author: Tor Lillqvist <[email protected]>
AuthorDate: Wed Apr 24 13:24:53 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Apr 24 13:24:53 2019 +0300
Turn on Unipoll for the iOS app, too
Change-Id: Ib0b7ac53b7c936e75446004c4581ace415b1dd5c
diff --git a/ios/Mobile/AppDelegate.mm b/ios/Mobile/AppDelegate.mm
index b67caf194..a6b1827d3 100644
--- a/ios/Mobile/AppDelegate.mm
+++ b/ios/Mobile/AppDelegate.mm
@@ -155,6 +155,8 @@ static void updateTemplates(NSData *data, NSURLResponse
*response)
if (!trace)
trace = strdup("warning");
+ setenv("SAL_LOK_OPTIONS", "unipoll", 0);
+
Log::initialize("Mobile", trace, false, false, {});
Util::setThreadName("main");
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits