[gnome-software: 1/2] gs-updates-section: Remove incorrect gettext domain from UI file




commit 59c1636319ea4209f6d6d84d6ed4c3b641454822
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Sep 29 12:00:57 2021 +0100

    gs-updates-section: Remove incorrect gettext domain from UI file
    
    This looks like a copy/paste error.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1462

 src/gs-updates-section.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-updates-section.ui b/src/gs-updates-section.ui
index 898cd2978..2f3882160 100644
--- a/src/gs-updates-section.ui
+++ b/src/gs-updates-section.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<interface domain="libhandy">
+<interface>
   <requires lib="gtk+" version="3.0"/>
   <template class="GsUpdatesSection" parent="GtkBox">
     <property name="orientation">vertical</property>


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