[PATCH libreoffice-4-0] disable cached value import for ODS for now, fdo#60215
Markus Mohrhard (via Code Review)
gerrit at gerrit.libreoffice.org
Tue Apr 9 07:58:45 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3290
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/3290/1
disable cached value import for ODS for now, fdo#60215
Change-Id: I714e75112727f5ebcd8cc55cf4f70dd15eb9b810
---
M officecfg/registry/schema/org/openoffice/Office/Calc.xcs
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index ee5c513..d77c260 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1558,7 +1558,7 @@
</info>
</enumeration>
</constraints>
- <value>1</value>
+ <value>0</value>
</prop>
</group>
</group>
--
To view, visit https://gerrit.libreoffice.org/3290
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I714e75112727f5ebcd8cc55cf4f70dd15eb9b810
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Markus Mohrhard <markus.mohrhard at googlemail.com>
More information about the LibreOffice
mailing list