[gnome-disk-utility] Revert "data: Fix schema generation for strict checks"



commit 170b032538fcef5e98a9f2b260d658809887c943
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Nov 8 04:49:45 2016 -0600

    Revert "data: Fix schema generation for strict checks"
    
    This reverts commit 23b4892f202bc8c960dcb753a1ced0a1ec565afc.
    
    It breaks translation of the appdata file.

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 7d53d63..a98df81 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -31,7 +31,7 @@ appstream_XML = $(appstream_in_files:.xml.in=.xml)
 
 @APPSTREAM_XML_RULES@
 @INTLTOOL_DESKTOP_RULE@
-@INTLTOOL_XML_NOMERGE_RULE@
+@INTLTOOL_XML_RULE@
 @GSETTINGS_RULES@
 
 DISTCHECK_CONFIGURE_FLAGS == --enable-appdata-check


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