summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/Common.xcu
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:24:43 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:24:43 +0000
commita15b601b8ec645dea47c3155c3e0808c89d22e0f (patch)
tree2709ae10cd87f77ce6140f6ecf5bb44b9d2dce1c /officecfg/registry/data/org/openoffice/Office/Common.xcu
parentbf686576e9a6680bfe959d2130232362e2ba7976 (diff)
INTEGRATION: CWS tkr06 (1.39.88); FILE MERGED
2007/11/07 11:52:28 pb 1.39.88.1: fix: #i82892# new security option: HyperlinksWithCtrlClick
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/Common.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu11
1 files changed, 9 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index f8cf4d5fbb3e..9856e23b1e33 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcu,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: hr $ $Date: 2007-08-03 12:51:29 $
+ * last change: $Author: ihi $ $Date: 2007-11-26 16:24:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -565,4 +565,11 @@
</prop>
</node>
</node>
+ <node oor:name="Security">
+ <node oor:name="Scripting">
+ <prop oor:name="HyperlinksWithCtrlClick" oor:type="xs:boolean">
+ <value>true</value>
+ </prop>
+ </node>
+ </node>
</oor:component-data>