[nautilus-actions] Fix DOC_LINGUAS variable



commit 81e91797ffde5aa10979c790f8ea08ba56a0491a
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Jul 30 21:32:03 2014 +0200

    Fix DOC_LINGUAS variable

 docs/nact/Makefile.am |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/docs/nact/Makefile.am b/docs/nact/Makefile.am
index 0206c1c..f649a3d 100644
--- a/docs/nact/Makefile.am
+++ b/docs/nact/Makefile.am
@@ -136,12 +136,7 @@ DOC_FIGURES = \
        figures/stock-icon-about.png
 
 #DOC_LINGUAS = $(patsubst $(srcdir)/%,%,$(shell find $(srcdir) -mindepth 1 -maxdepth 1 -type d | $(GREP) -v 
$(srcdir)/C))
-DOC_LINGUAS = \
-       de \
-    el \
-       es \
-       fr \
-       sl
+DOC_LINGUAS = de el es fr sl
 
 if ENABLE_MANUALS
 # _DOC_LC_DOCS is the list of the translated (not C) DOC_MODULE.xml files


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