Trans: Give a better target, so we don't get .null filename.
This commit is contained in:
parent
ee00d32117
commit
6553c77e75
1 changed files with 2 additions and 3 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue