From 5043470f4d3b3cb1251ec126e63c57c4c99d1f34 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 8 Apr 2010 21:53:12 +0200 Subject: [PATCH] create-weblinks-itexi.py: Enable 'nl' again. All translations are there! --- scripts/build/create-weblinks-itexi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index 7204bc16c3..48a6f4ff90 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -17,7 +17,7 @@ depth = "../" # don't add your language to this list unless you have all the # items. -langs = ['', 'es'] +langs = ['', 'es', 'nl'] # FIXME: `grep -nH -B1 translationof Documentation//web/*' # gives us the correct node names. -- 2.39.2