From deea787c2efbb9c89caec8d9efc023ffafe75613 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 10 Feb 2018 04:00:58 -0500 Subject: Import Tycho's Add-on Manager --- .../test_dictionary_2/dictionaries/ab-CD.dic | 2 ++ .../test/addons/test_dictionary_2/install.rdf | 24 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 toolkit/mozapps/extensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic create mode 100644 toolkit/mozapps/extensions/test/addons/test_dictionary_2/install.rdf (limited to 'toolkit/mozapps/extensions/test/addons/test_dictionary_2') diff --git a/toolkit/mozapps/extensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic b/toolkit/mozapps/extensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic new file mode 100644 index 000000000..b35b9c1a6 --- /dev/null +++ b/toolkit/mozapps/extensions/test/addons/test_dictionary_2/dictionaries/ab-CD.dic @@ -0,0 +1,2 @@ +1 +test2 diff --git a/toolkit/mozapps/extensions/test/addons/test_dictionary_2/install.rdf b/toolkit/mozapps/extensions/test/addons/test_dictionary_2/install.rdf new file mode 100644 index 000000000..a74a114fd --- /dev/null +++ b/toolkit/mozapps/extensions/test/addons/test_dictionary_2/install.rdf @@ -0,0 +1,24 @@ + + + + + + ab-CD@dictionaries.addons.mozilla.org + 2.0 + true + + + Test Dictionary + Test Description + + + + xpcshell@tests.mozilla.org + 1 + 1 + + + + + -- cgit v1.2.3