diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-05-20 15:55:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-20 15:56:19 +0100 |
commit | 7e7ccea7cc91e86d7d345b85940dba16bec36fc4 (patch) | |
tree | d1010c60a7ebaaf2024ab023b6cc1a1fb3100250 /officecfg/registry/schema | |
parent | 0982b526bf0cd938af468f8c2d05830d6b6a8620 (diff) |
go back to 8 colorvalueset columns
Change-Id: I9e345b3dea1d4a13ac2307bcebda19d753ecd7d0
Diffstat (limited to 'officecfg/registry/schema')
-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 be586f7105fb..f20d0bd685d5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6255,7 +6255,7 @@ </desc> <label>Defines the number of columns that will be shown in a ColorValueSet.</label> </info> - <value>12</value> + <value>8</value> </prop> </group> <group oor:name="ExternalApps" oor:extensible="true"> |