summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-02-22 18:47:20 +0100
committerandreas_kainz <kainz.a@gmail.com>2020-02-23 10:00:53 +0100
commit74c882c39ebeb5b9de531271a6d757cbe8780691 (patch)
tree03225447552f008f68e4dd8454e39e8b60385727 /officecfg/registry/schema/org/openoffice/Office/Draw.xcs
parentdcafbe29105c13fe940b24ba69e669b680c44962 (diff)
Same grid layout in all apps for better arrangement and presets
Change-Id: I566dfe6e40228fb7b0ff9c55a6a3596c1fdbbaee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89264 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Draw.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index 96f98b7315da..5e8128120770 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -747,7 +747,7 @@
<desc>Specifies the number of points between two grid points on the X axis.</desc>
<label>X Axis Subdivision</label>
</info>
- <value>9</value>
+ <value>3</value>
</prop>
<prop oor:name="YAxis" oor:type="xs:double" oor:nillable="false">
<!-- OldPath: Draw/Grid/Subdivision -->
@@ -758,7 +758,7 @@
<desc>Specifies the number of points between two grid points on the Y axis.</desc>
<label>Y Axis Subdivision</label>
</info>
- <value>9</value>
+ <value>3</value>
</prop>
</group>
<group oor:name="SnapGrid">