diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2013-08-18 19:26:04 +0400 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-19 13:50:15 +0000 |
commit | 33b631c483e017e9ba9430034eb659f085093944 (patch) | |
tree | dc214aee2edd48b5362f43f1b79be198b379b8d6 /officecfg | |
parent | 099d6020fed3a7e30cd18a3d970a927cc88151ec (diff) |
fdo#67653: Revert "go back to 8 colorvalueset columns"
This reverts commit 7e7ccea7cc91e86d7d345b85940dba16bec36fc4.
Change-Id: Idc09233ccd53a7368da978bb7c1a04a640118e62
Reviewed-on: https://gerrit.libreoffice.org/5503
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index c1e96a153a22..ac9ed4593a00 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6262,7 +6262,7 @@ </desc> <label>Defines the number of columns that will be shown in a ColorValueSet.</label> </info> - <value>8</value> + <value>12</value> </prop> <prop oor:name="PreviewUsesCheckeredBackground" oor:type="xs:boolean"> <info> |