sw/uiconfig/swriter/ui/calendar.ui | 3 --- 1 file changed, 3 deletions(-)
New commits: commit 090ed6199ec8ed805d645b62387bc89df01b9564 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon May 30 22:58:11 2022 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Tue May 31 09:25:43 2022 +0200 date picker should rather show the current date instead of February 14, 2019 Change-Id: Ie449873aad40b6f02198a8a44a7eae1aaba1cfae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135148 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/sw/uiconfig/swriter/ui/calendar.ui b/sw/uiconfig/swriter/ui/calendar.ui index 5c8d3eb43bfd..e5355f723621 100644 --- a/sw/uiconfig/swriter/ui/calendar.ui +++ b/sw/uiconfig/swriter/ui/calendar.ui @@ -15,9 +15,6 @@ <object class="GtkCalendar" id="date"> <property name="visible">True</property> <property name="can-focus">True</property> - <property name="year">2019</property> - <property name="month">1</property> - <property name="day">14</property> </object> <packing> <property name="expand">False</property>