update dev300-m57
[ooovba.git] / applied_patches / 0614-linkwarn-officecfg-disable-msgbox.diff
blob145e088f905a3512bdadc33d4440f4f083eccd1f
1 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs
2 +++ officecfg/registry/schema/org/openoffice/Office/Common.xcs
3 @@ -5590,6 +5590,15 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
4 </info>
5 <value>true</value>
6 </prop>
7 + <prop oor:name="ShowLinkWarningDialog" oor:type="xs:boolean">
8 + <info>
9 + <author>THB</author>
10 + <desc>Determines if a warning dialog should be
11 + displayed when a user checks the link checkbox in
12 + the insert graphics dialog.</desc>
13 + </info>
14 + <value>true</value>
15 + </prop>
16 <prop oor:name="UseSystemPrintDialog" oor:type="xs:boolean">
17 <info>
18 <author>PL</author>