| commit | 235a74d2e9d0e5e991777ef6d1a1625dab009670 | [log] |
|---|---|---|
| author | Heiko Tietze <tietze.heiko@gmail.com> | Mon Jul 15 13:39:50 2019 +0200 |
| committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | Thu Jul 18 22:10:46 2019 +0200 |
| tree | dd396f7d8652c5ba0ea88703b8bc5fc63ae26325 | |
| parent | 875ec40359b409f1dfb9cfbdf7085de1257226fb [diff] |
tdf#125783 - .uno:WhatsNew command lacks name and tooltip Label and tooltip added to GenericCommands Change-Id: I292c377aed146196f1a9c3cc92f122b9b14c9b70 Reviewed-on: https://gerrit.libreoffice.org/75632 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit c96707fa8d3a81e0c2f425db2029f65b3481aa27) Reviewed-on: https://gerrit.libreoffice.org/75640 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index ee1f797..39458c5d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5170,6 +5170,17 @@ <value>1</value> </prop> </node> <node oor:name=".uno:WhatsNew" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">What's New</value> </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> <value xml:lang="en-US">Open the release notes for the installed version in the default browser</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> </prop> </node> <node oor:name=".uno:ShowLicense" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">License Information</value>