From: Jan Nieuwenhuizen Date: Thu, 8 Apr 2010 19:53:12 +0000 (+0200) Subject: create-weblinks-itexi.py: Enable 'nl' again. All translations are there! X-Git-Tag: release/2.13.18-1~15^2~109 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5043470f4d3b3cb1251ec126e63c57c4c99d1f34;p=lilypond.git create-weblinks-itexi.py: Enable 'nl' again. All translations are there! --- 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.