summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/Common.xcu
diff options
context:
space:
mode:
authorSzabolcs Dezsi <dezsiszabi@hotmail.com>2012-03-06 11:16:07 +0100
committerAndras Timar <atimar@suse.com>2012-03-06 20:23:35 +0100
commit78e8d5f0d62f910b8561a1c4fd7ebd8ae4cfb9f8 (patch)
treeac1c904edd258cf816be463efb40f0cfc8a9430d /officecfg/registry/data/org/openoffice/Office/Common.xcu
parent1889c1af41650576a29c587a0b2cdeaf0d297587 (diff)
Added option to hide external link buttons on Start Center
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed.
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/Common.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 744c7f216021..7ea1461e5905 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -138,8 +138,8 @@
<prop oor:name="TemplateRepositoryURL" oor:type="xs:string">
<value>${STARTCENTER_TEMPLREP_URL}</value>
</prop>
- <prop oor:name="StartCenterLayoutStyle" oor:type="xs:int">
- <value>${STARTCENTER_LAYOUT_STYLE}</value>
+ <prop oor:name="StartCenterHideExternalLinks" oor:type="xs:int">
+ <value>${STARTCENTER_HIDE_EXTERNAL_LINKS}</value>
</prop>
</node>
<node oor:name="Registration">