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-09-15 18:01:27 +0200
commitcc260437fe9442d1f267d10e65848d68c62ad6c1 (patch)
tree188500ceb52aa0b2b92dd3b581d10f5942a299f7 /officecfg
parent789d346675f788ce3bfd091bcc96b2ff7ca588de (diff)
make background color of startcenter configurable
(cherry picked from commit 895efd4f399fd717343bbc1ba3538fa01cf0a40a) Conflicts: officecfg/registry/schema/org/openoffice/Office/Common.xcs sfx2/source/dialog/backingwindow.cxx Conflicts: sfx2/source/dialog/backingwindow.cxx Change-Id: Ice6a92186d641e9446b9d328518e4000c840a142
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 866ad15678fa..9bc607677d2a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3560,6 +3560,13 @@
</info>
<value>0</value>
</prop>
+ <prop oor:name="StartCenterBackgroundColor" oor:type="xs:int" oor:nillable="false">
+ <!--Default 6045132 = Collabora purple-->
+ <info>
+ <desc>Specifies the background color of the start center.</desc>
+ </info>
+ <value>6045132</value>
+ </prop>
</group>
</group>
<group oor:name="Java">