Trans: Give a better target, so we don't get .null filename.

This commit is contained in:
Avram Lyon 2011-01-26 21:16:13 +00:00
parent ee00d32117
commit 6553c77e75

View file

@ -3,11 +3,10 @@
"translatorType":2, "translatorType":2,
"label":"Wikipedia Citation Templates", "label":"Wikipedia Citation Templates",
"creator":"Simon Kornblith", "creator":"Simon Kornblith",
"target":null, "target":"txt",
"minVersion":"1.0.0b4.r1", "minVersion":"1.0.0b4.r1",
"maxVersion":"", "maxVersion":"",
"priority":100, "priority":100,
"displayOptions":{"exportCharset":"UTF-8"},
"inRepository":true, "inRepository":true,
"lastUpdated":"2011-01-11 04:31:00" "lastUpdated":"2011-01-11 04:31:00"
} }
@ -333,4 +332,4 @@ function doExport() {
first = false; first = false;
} }
} }