officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 80a0d8a727da6c6f524debc416b3e2e8d37feffe Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Thu Feb 23 09:09:22 2023 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Thu Feb 23 10:23:25 2023 +0000 Related tdf#152880 - Rename DatePickerFormField Distinguish this 2nd generation control from all "content control" from 3rd generation Change-Id: I29c9087e1042fc7c7c920235866fd25f9522538c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147501 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 07a772f54d72..5c101a168464 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -6574,7 +6574,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 </node> <node oor:name=".uno:DatePickerFormField" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Date Picker Content Control</value> + <value xml:lang="en-US">Date Picker Control</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>