svn commit: r44260 - translations/nl_NL.ISO8859-1/htdocs
Remko Lodder
remko at FreeBSD.org
Mon Mar 17 08:04:11 UTC 2014
Author: remko
Date: Mon Mar 17 08:04:10 2014
New Revision: 44260
URL: http://svnweb.freebsd.org/changeset/doc/44260
Log:
Update the Makefile which adds 5xx.xml.
Add the 5xx.xml document as well.
Facilitated by: Snow B.V.
Added:
translations/nl_NL.ISO8859-1/htdocs/5xx.xml (contents, props changed)
Modified:
translations/nl_NL.ISO8859-1/htdocs/Makefile
Added: translations/nl_NL.ISO8859-1/htdocs/5xx.xml
==============================================================================
Binary file. No diff available.
Modified: translations/nl_NL.ISO8859-1/htdocs/Makefile
==============================================================================
--- translations/nl_NL.ISO8859-1/htdocs/Makefile Mon Mar 17 07:58:10 2014 (r44259)
+++ translations/nl_NL.ISO8859-1/htdocs/Makefile Mon Mar 17 08:04:10 2014 (r44260)
@@ -1,6 +1,6 @@
# $FreeBSD$
# %SOURCE% en_US.ISO8859-1/htdocs/Makefile
-# %SRCID% 41060
+# %SRCID% 43328
# XXX rene r40275 (Google Analytics) not merged in (yet)
@@ -29,6 +29,7 @@ DOCS+= send-pr.xml
DOCS+= support.xml
DOCS+= where.xml
DOCS+= 4xx.xml
+DOCS+= 5xx.xml
XMLDOCS= index:xsl:${XML_NEWS_NEWS}:
DEPENDSET.index=transtable mirrors news press events \
More information about the svn-doc-translations
mailing list