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




commit 1ab7b93b3af2e3ee25d5157cbcaac588957b9adb
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]