diff options
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index d65e0f194c08..8cecbaedc258 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6043,6 +6043,12 @@ </info> <value>true</value> </prop> + <prop oor:name="HelpURL" oor:type="xs:string" oor:nillable="false"> + <info> + <desc>Specifies the URL to the Office help page. Blank disables help buttons.</desc> + </info> + <value>https://help.collaboraoffice.com/help.html?</value> + </prop> <prop oor:name="HelpTipSeconds" oor:type="xs:short" oor:nillable="false"> <info> <desc>Enables or disables the automatic time out of help tips. You |