www-commits
[Top][All Lists]
Advanced

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

www/server/gnun gnun.mk priorities.mk


From: Pavel Kharitonov
Subject: www/server/gnun gnun.mk priorities.mk
Date: Mon, 14 Jan 2013 16:56:08 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       13/01/14 16:56:08

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

Log message:
        Revert spurious commit.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.310&r2=1.311
http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/priorities.mk?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: gnun.mk
===================================================================
RCS file: /web/www/www/server/gnun/gnun.mk,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -b -r1.310 -r1.311
--- gnun.mk     14 Jan 2013 16:40:58 -0000      1.310
+++ gnun.mk     14 Jan 2013 16:56:06 -0000      1.311
@@ -1,14 +1,44 @@
+# Copyright (C) 2007, 2008, 2009, 2010, 2011,
+#   2012 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUnited Nations is free software: you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations. If not, see <http://www.gnu.org/licenses/>.
+
+# TRANSLATORS: Add here your language code.  Please keep the
+# alphabetical order.
 TEMPLATE_LINGUAS := af ar bg ca cs de el es fa fr he id it ja ko ml nb nl pl \
                     pt-br ro ru sk sq sr sv ta tr uk vi zh-cn zh-tw
 
+# TRANSLATORS: If you have committed home.LANG.po, add here your
+# language code.  This variable is obsolete; it must be removed after gnun-0.7
+# release.
 HOME_LINGUAS := ar bg ca cs de el es fa fr id it ja ko 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 := 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)/, \
                        po/home server/po/takeaction)
 
+# List of mandatory templates (all %.$lang.po files are generated).
 extra-templates := philosophy/philosophy-menu \
                   server/body-include-1 \
                   server/body-include-2 \
@@ -17,9 +47,16 @@
                   server/outdated \
                   server/skip-translations \
                   server/top-addendum
-
-optional-templates := planetfeeds \
-                     software/recent-releases-include
+# List of templates that are translated or not on the discretion
+# of the respective team (the PO files are merged, but are not created).
+optional-templates := planetfeeds
+
+# 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, \
+#                          education/po/education \
+#                          education/po/edu-software-gimp)
 
 ALL_DIRS :=    accessibility \
                award \
@@ -541,7 +578,6 @@
 
 software :=    devel \
                for-windows \
-               recent-releases \
                reliability \
                software
 
@@ -571,6 +607,4 @@
                2010supporters \
                2011supporters \
                2012supporters \
-               2013supporters \
                thankgnus
-

Index: priorities.mk
===================================================================
RCS file: /web/www/www/server/gnun/priorities.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- priorities.mk       14 Jan 2013 16:40:58 -0000      1.2
+++ priorities.mk       14 Jan 2013 16:56:06 -0000      1.3
@@ -1,3 +1,25 @@
+# Copyright (C) 2012 Free Software Foundation, Inc.
+
+# This file is part of GNUnited Nations.
+
+# GNUnited Nations is free software: you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+
+# GNUnited Nations is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNUnited Nations. If not, see <http://www.gnu.org/licenses/>.
+
+# This file defines priorities for `report' targets.
+# It is based on /server/standards/translations/priorities.html
+# and /server/standards/README.translations.html.
+
+# The most important articles.
 priority-articles :=   philosophy/free-sw \
                        philosophy/why-free \
                        education/education \
@@ -11,6 +33,7 @@
                        distros/free-system-distribution-guidelines \
                        distros/common-distros
 
+# Second level of priority.
 important-articles :=  copyleft/copyleft \
                        philosophy/pragmatic \
                        philosophy/selling \
@@ -28,10 +51,10 @@
                        philosophy/right-to-read \
                        philosophy/free-doc
 
+# What to translate.
 important-directories :=       copyleft \
                                distros \
                                education \
                                gnu \
                                licenses \
                                philosophy
-



reply via email to

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