trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/server/gnun gnun.mk


From: Pavel Kharitonov
Subject: trans-coord/gnun/server/gnun gnun.mk
Date: Sat, 19 Jan 2013 20:31:13 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       13/01/19 20:31:13

Modified files:
        gnun/server/gnun: gnun.mk 

Log message:
        Update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/gnun.mk?cvsroot=trans-coord&r1=1.38&r2=1.39

Patches:
Index: gnun.mk
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/gnun.mk,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- gnun.mk     14 May 2012 18:35:10 -0000      1.38
+++ gnun.mk     19 Jan 2013 20:31:13 -0000      1.39
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software
+# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software
 #   Foundation, Inc.
 
 # This file is part of GNUnited Nations.
@@ -21,21 +21,15 @@
 TEMPLATE_LINGUAS := af ar bg ca cs de el es fa fr he id it ja ml nb nl pl \
                     pt pt-br ro ru sk sq sr ta tr uk vi zh-cn
 
-# TRANSLATORS: If you have committed home.LANG.po, add here your
-# language code.
-HOME_LINGUAS := ar bg ca de el es fa fr id it ja nb nl pl pt-br ro ru sq \
-                     sr tr uk zh-cn
-
 # TRANSLATORS: Add here your language code if you want PO files with wdiffs
 # to previous msgids.
-FUZZY_DIFF_LINGUAS :=
+FUZZY_DIFF_LINGUAS := de es fr it nl pl ru
 
 ### The variables below are edited by GNUN maintainers. ###
 
 # List of articles for which GRACE do not apply; i.e. they are
 # regenerated even if there are fuzzy strings.
-no-grace-articles := $(addprefix $(rootdir)/, \
-                       server/po/takeaction)
+no-grace-articles := home server/takeaction
 
 # List of additional templates
 extra-templates := philosophy/philosophy-menu \
@@ -44,9 +38,8 @@
 
 # List of articles for which VALIDATE has no full effect; i.e. the
 # HTML files are never validated.
-#! no-validate-articles := $(addprefix $(rootdir)/, \
-#!                        fry/po/happy-birthday-to-gnu)
-no-validate-articles := $(addprefix $(rootdir)/, )
+# no-validate-articles := fry/happy-birthday-to-gnu
+no-validate-articles := 
 
 ALL_DIRS :=    copyleft \
                fry \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]