commit 6553c77e75e7552e18bc4683b9b941b6af89feab
parent ee00d32117a7169b3304e16f7c4e2f27f5faa242
Author: Avram Lyon <ajlyon@gmail.com>
Date: Wed, 26 Jan 2011 21:16:13 +0000
Trans: Give a better target, so we don't get .null filename.
Diffstat:
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/translators/Wikipedia Citation Templates.js b/translators/Wikipedia Citation Templates.js
@@ -3,11 +3,10 @@
"translatorType":2,
"label":"Wikipedia Citation Templates",
"creator":"Simon Kornblith",
- "target":null,
+ "target":"txt",
"minVersion":"1.0.0b4.r1",
"maxVersion":"",
"priority":100,
- "displayOptions":{"exportCharset":"UTF-8"},
"inRepository":true,
"lastUpdated":"2011-01-11 04:31:00"
}
@@ -333,4 +332,4 @@ function doExport() {
first = false;
}
-}
-\ No newline at end of file
+}