Standardise filenames for building fr-FR edition

@xcazin - see also
https://github.com/Jermolene/build.jermolene.github.io/commit/f2d3031946
22fd0a8556de81a1d35542358c585a
This commit is contained in:
Jermolene 2015-02-10 22:05:44 +00:00
parent 956cc47cc2
commit 8b53839e4e
1 changed files with 3 additions and 3 deletions

View File

@ -18,10 +18,10 @@
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","fr-fr-demo.html","text/plain"],
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
"empty": [
"--rendertiddler","$:/editions/fr-FR/download-empty","empty_fr.html","text/plain",
"--rendertiddler","$:/editions/fr-FR/download-empty","empty_fr.hta","text/plain"],
"--rendertiddler","$:/editions/fr-FR/download-empty","empty.html","text/plain",
"--rendertiddler","$:/editions/fr-FR/download-empty","empty.hta","text/plain"],
"static": [
"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain",
"--rendertiddler","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",