[gedit/gnome-3-18] Fix make distcheck



commit fb738220ad928f6abc1643342fd1e8d849c1258a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Jan 14 11:17:06 2016 +0100

    Fix make distcheck
    
    There is a bug in intltool when using a recent version of Automake.
    Ideally upstream gettext should be used instead of intltool, but it's
    clearly not going to happen on the gnome-3-18 branch. So, apply the
    dirty fix, for convenience when rolling tarballs.

 po/POTFILES.skip |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index f4c26df..17086a6 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -6,6 +6,8 @@ gedit/gedit-document-output-stream.c
 gedit/resources/gtk/menus.ui
 gedit/smclient/eggdesktopfile.c
 gedit/smclient/eggsmclient.c
+sub/data/org.gnome.gedit.desktop.in
+sub/gedit/resources/gtk/menus.ui
 tools/generate-plugin.py
 tools/plugin_template/gedit-plugin.desktop.in
 tools/plugin_template/gedit-plugin-helper.py


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