summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-08-25 20:50:27 +0200
committerAndras Timar <andras.timar@collabora.com>2014-08-25 20:53:45 +0200
commit895efd4f399fd717343bbc1ba3538fa01cf0a40a (patch)
treef08ab9c1bdcd7bf0bff63685bfd13fc2cf9d1826 /officecfg
parentc64945bcb9a69a2c4f69c673fa1935d91f70b238 (diff)
make background color of startcenter configurable
Change-Id: Ice6a92186d641e9446b9d328518e4000c840a142
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs9
1 files changed, 8 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 408874f65e34..8ac7f693abec 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2196,7 +2196,7 @@
<prop oor:name="GenerateThumbnail" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools Options - General Save - [Section] Save -->
<info>
- <desc>Specifies whether to generate a thumbnail image and place it inside the
+ <desc>Specifies whether to generate a thumbnail image and place it inside the
the odf archive file, which makes it possible to see a preview of the document.</desc>
<label>Store a preview of this document</label>
</info>
@@ -3599,6 +3599,13 @@
</info>
<value>0</value>
</prop>
+ <prop oor:name="StartCenterBackgroundColor" oor:type="xs:int" oor:nillable="false">
+ <!--Default 7514196 = TDF Green-->
+ <info>
+ <desc>Specifies the background color of the start center.</desc>
+ </info>
+ <value>7514196</value>
+ </prop>
</group>
</group>
<group oor:name="Java">