summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2010-08-25 23:10:41 +0200
committerJan Holesovsky <kendy@suse.cz>2010-08-26 13:08:39 +0200
commit5c7a42b8d654ac3f97138eda47ee1478789460dd (patch)
tree353dd54d238d9d06e2f24f6cbb44eecbb99d4599 /officecfg
parentdf2f93008fcaec8bcc12850ddd400fb218da9ee7 (diff)
linkwarn-officecfg-disable-msgbox.diff: Do not link images if possible.
n#348149
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs9
1 files changed, 9 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 5f31f98678..bad5fbc28c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5752,6 +5752,15 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="ShowLinkWarningDialog" oor:type="xs:boolean">
+ <info>
+ <author>THB</author>
+ <desc>Determines if a warning dialog should be
+ displayed when a user checks the link checkbox in
+ the insert graphics dialog.</desc>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="UseSystemPrintDialog" oor:type="xs:boolean">
<info>
<author>PL</author>