[gxml] Workaround intltool bug for make distcheck intltool is not well maintained. The bug happens with a r



commit 236aa1c3eff33b96c5ea9c82b4e75e7eccf3907b
Author: Daniel Espinosa <esodan gmail com>
Date:   Mon Jan 4 16:08:03 2016 -0600

    Workaround intltool bug for make distcheck
    intltool is not well maintained. The bug happens with a recent Automake
    version. This can be reverted when gedit no longer uses intltool, or
    when the intltool bug is fixed one day.
    
    This is a bit ugly, but everything should not *always* be perfect all
    the time.
    
    Based on work from Sébastien Wilmet, at GEdit:
    
    https://git.gnome.org/browse/gedit/commit/?id=10d29fb0fc6f3569f5c0bce140f3c9fb5ffd1b85

 po/POTFILES.skip |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 54bb30a..812f759 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -17,3 +17,20 @@ gxml/SerializableGeeTreeMap.c
 gxml/SerializableObjectModel.c
 gxml/SerializableProperty.c
 gxml/Serialization.c
+sub/gxml/Document.c
+sub/gxml/Enumeration.c
+sub/gxml/Node.c
+sub/gxml/Serializable.c
+sub/gxml/SerializableEnum.c
+sub/gxml/SerializableGeeArrayList.c
+sub/gxml/SerializableGeeDualKeyMap.c
+sub/gxml/SerializableGeeHashMap.c
+sub/gxml/SerializableGeeTreeMap.c
+sub/gxml/SerializableObjectModel.c
+sub/gxml/SerializableProperty.c
+sub/gxml/Serialization.c
+sub/gxml/libxml-ChildNodeList.c
+sub/gxml/libxml-Document.c
+sub/gxml/libxml-Entity.c
+sub/gxml/libxml-Error.c
+sub/gxml/libxml-Node.c


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