summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/intl/components.conf
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mailnews/intl/components.conf')
-rw-r--r--comm/mailnews/intl/components.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/comm/mailnews/intl/components.conf b/comm/mailnews/intl/components.conf
new file mode 100644
index 0000000000..6c1f128442
--- /dev/null
+++ b/comm/mailnews/intl/components.conf
@@ -0,0 +1,12 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+Classes = [
+ {
+ "cid": "{3c1c0163-9bd0-11d3-9d09-0050040007b2}",
+ "contract_ids": ["@mozilla.org/charset-converter-manager;1"],
+ "type": "nsCharsetConverterManager",
+ "headers": ["/comm/mailnews/intl/nsCharsetConverterManager.h"],
+ },
+]