21 lines
969 B
Diff
21 lines
969 B
Diff
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
|
|
index 3d138551b593..9cb9831f3236 100644
|
|
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
|
|
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
|
|
@@ -551,13 +551,13 @@
|
|
</node>
|
|
<node oor:name="PackageKit">
|
|
<prop oor:name="EnableFontInstallation" oor:type="xs:boolean">
|
|
- <value install:module="unx">true</value>
|
|
+ <value install:module="unx">false</value>
|
|
</prop>
|
|
<prop oor:name="EnableLangpackInstallation" oor:type="xs:boolean">
|
|
- <value install:module="unx">true</value>
|
|
+ <value install:module="unx">false</value>
|
|
</prop>
|
|
<prop oor:name="EnableBaseInstallation" oor:type="xs:boolean">
|
|
- <value install:module="unx">true</value>
|
|
+ <value install:module="unx">false</value>
|
|
</prop>
|
|
</node>
|
|
<node oor:name="Classification">
|