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: Joerg Kohne
Subject: trans-coord/gnun/server/gnun gnun.mk
Date: Fri, 30 Sep 2011 11:27:56 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Joerg Kohne <joeko>     11/09/30 11:27:56

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

Log message:
        (TEMPLATE_LINGUAS): Added af de el fa he id ja ml mr nb nl pl ro sk sq 
sr ta uk vi
        
        (HOME_LINGUAS): Added de el fa id it ja vb nl pl pt-br ro sq sr tr uk
        
        (no-validate-articles): now empty; old commented out as a reminder
        
        (ALL_DIRS): Added test

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

Patches:
Index: gnun.mk
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/gnun.mk,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- gnun.mk     26 Sep 2011 07:29:13 -0000      1.34
+++ gnun.mk     30 Sep 2011 11:27:56 -0000      1.35
@@ -17,12 +17,13 @@
 
 # TRANSLATORS: Add here your language code.  Please keep the
 # alphabetical order.
-TEMPLATE_LINGUAS := af ar bg ca es fr it pt pt-br ru tr zh-cn
+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 es fr ru zh-cn
-
+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
 ### The variables below are edited by GNUN maintainers. ###
 
 # List of articles for which GRACE do not apply; i.e. they are
@@ -32,8 +33,9 @@
 
 # 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)/, \
+#!                        fry/po/happy-birthday-to-gnu)
+no-validate-articles := $(addprefix $(rootdir)/, )
 
 ALL_DIRS :=    copyleft \
                fry \
@@ -42,7 +44,8 @@
                help \
                licenses \
                philosophy \
-               server
+               server \
+               test
 
 ROOT :=                keepingup \
                provide
@@ -90,3 +93,5 @@
 server :=      sitemap \
                takeaction \
                tasks
+               
+test :=        



reply via email to

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