From fcf953b8ec8ef9652f12a2cc91e9edc6153c1bb1 Mon Sep 17 00:00:00 2001 From: xukai Date: Tue, 23 Sep 2014 21:55:13 -0400 Subject: make streamtimeout a config variable instead of an env. var. Change-Id: I6c82142265a0a149206d15fbc267ad61e6b9cf3b --- officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 85fb9f96da73..cb16b9b7a823 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1807,5 +1807,17 @@ + + + data stream + + + + + set the Timeout of DataStream updating + + 2000 + + -- cgit