[gnome-software/wip/mcrha/gs-update-dialog-ui-title] gs-update-dialog.ui: Remove unused window title



commit 19f22cb3574e104ffcbf8f8a8e0b6b6222e317c0
Author: Milan Crha <mcrha redhat com>
Date:   Tue Oct 26 08:44:59 2021 +0200

    gs-update-dialog.ui: Remove unused window title
    
    The title is not used and is also invalid for this dialog.

 src/gs-update-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-update-dialog.ui b/src/gs-update-dialog.ui
index 8def1c777..fbbac57cc 100644
--- a/src/gs-update-dialog.ui
+++ b/src/gs-update-dialog.ui
@@ -5,7 +5,7 @@
     <property name="modal">True</property>
     <property name="destroy_with_parent">True</property>
     <property name="icon_name">dialog-information</property>
-    <property name="title" translatable="yes">Software Repositories</property>
+    <property name="title"></property>
     <property name="default-width">640</property>
     <property name="default-height">576</property>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]