From 74c882c39ebeb5b9de531271a6d757cbe8780691 Mon Sep 17 00:00:00 2001 From: andreas kainz Date: Sat, 22 Feb 2020 18:47:20 +0100 Subject: 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 --- officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 4 ++-- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 4 ++-- officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 4 ++-- officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'officecfg/registry/schema/org') 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 @@ Specifies the number of points between two grid points on the X axis. - 9 + 3 @@ -758,7 +758,7 @@ Specifies the number of points between two grid points on the Y axis. - 9 + 3 diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 8004747ba92f..d8edf33b8c12 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -957,7 +957,7 @@ Specifies the number of points between two adjacent grid points on the X axis. - 9 + 3 @@ -968,7 +968,7 @@ Specifies the number of intervals between two adjacent grid points on the Y axis - 9 + 3 diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 316e2e3aff86..1ac8ccb12d67 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -1696,7 +1696,7 @@ Specifies the number of intervals between two grid points on the X-axis. - 1 + 3 @@ -1706,7 +1706,7 @@ Defines the distance between the grid points on the Y-axis. - 1 + 3 diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs index 83c364838c0f..ad1615d65651 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs @@ -565,7 +565,7 @@ Specifies the number of intervals between two grid points on the X-axis. - 1 + 3 @@ -575,7 +575,7 @@ Defines the distance between the grid points on the Y-axis. - 1 + 3 -- cgit v1.2.3