[gedit] Workaround intltool bug for make distcheck



commit 10d29fb0fc6f3569f5c0bce140f3c9fb5ffd1b85
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Nov 23 18:25:50 2015 +0100

    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.

 po/POTFILES.skip |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index f4c26df..21699b6 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -10,3 +10,5 @@ tools/generate-plugin.py
 tools/plugin_template/gedit-plugin.desktop.in
 tools/plugin_template/gedit-plugin-helper.py
 tools/plugin_template/gedit-plugin-nohelper.py
+sub/data/org.gnome.gedit.desktop.in
+sub/gedit/resources/gtk/menus.ui


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