[Libreoffice-commits] core.git: cui/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Apr 20 09:17:45 UTC 2021


 cui/uiconfig/ui/fileextcheckdialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d26d569ba796c933fb87902731caca199bd4d811
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Apr 20 08:54:58 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Apr 20 11:17:07 2021 +0200

    don't need to have a blank title in a .ui to set it later from code
    
    Change-Id: I03c1f785f804b73df25829ad374aadbe648ffb20
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114323
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/cui/uiconfig/ui/fileextcheckdialog.ui b/cui/uiconfig/ui/fileextcheckdialog.ui
index c5661134ca20..ea65ddc287f4 100644
--- a/cui/uiconfig/ui/fileextcheckdialog.ui
+++ b/cui/uiconfig/ui/fileextcheckdialog.ui
@@ -12,7 +12,6 @@
   <object class="GtkDialog" id="FileExtCheckDialog">
     <property name="can-focus">False</property>
     <property name="border-width">6</property>
-    <property name="title" translatable="yes" context="FileExtCheckDialog|Name"></property>
     <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="window-position">center-on-parent</property>


More information about the Libreoffice-commits mailing list