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
commit84b8a41f07eec88a05e629e82984423c33dee747 (patch)
treecdecbe992212efce576dbf0b857cc23ad79cf011 /officecfg
parent2390ca84da381e6db8b4f4539ace95f22e5faa92 (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 5f31f98678b6..bad5fbc28c92 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>