[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loolkitconfig.xcu

2018-01-15 Thread Pranav Kant
 loolkitconfig.xcu |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0150762d141f24fb048a069209c2b0de1f77e969
Author: Pranav Kant 
Date:   Fri Jan 12 18:39:34 2018 +0530

loolkitconfig.xcu: /home is only available in debug builds, not release

... so the problem as mentioned in
831c79c0acbca6a7053080061b14381640c4abb7 was only fixed for debug
builds.

Change-Id: I549a4765af558a7969e5a96717b36612bd89f22b
(cherry picked from commit 57387bf2b42caca704b3df30045d33e295f202ea)
Reviewed-on: https://gerrit.libreoffice.org/47809
Reviewed-by: Jan Holesovsky 
Tested-by: Jan Holesovsky 

diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index ae2cd1ed..a80508aa 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -11,6 +11,6 @@
 false
 
 
-file:///home
+file:///tmp
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loolkitconfig.xcu

2018-01-06 Thread Michael Meeks
 loolkitconfig.xcu |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 5bfa570b27d00c4aa6eef7c7ddb1d3b797c304cc
Author: Michael Meeks 
Date:   Sat Nov 25 19:10:14 2017 +

Disable word autocomplete by default.

The feature is problematic in terms of editing anyway, and burns RAM.

Change-Id: I3a078c16fb450e7b38e15ad1c76563d130d2b277
(cherry picked from commit 43e2c98d7c83cf0cd983c1479ba2c8a880882f14)
Reviewed-on: https://gerrit.libreoffice.org/47471
Reviewed-by: Michael Meeks 
Tested-by: Michael Meeks 

diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index 4704e882..ae2cd1ed 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -7,6 +7,9 @@
 
 true
 
+
+false
+
 
 file:///home
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits