Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/metadata.gecko

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Reuploading binary files after upload.py patch Created Sept. 8, 2017, 10:22 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/metadata.chrome ('k') | tests/metadata.gecko-webext » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.gecko
diff --git a/tests/metadata.gecko b/tests/metadata.gecko
new file mode 100644
index 0000000000000000000000000000000000000000..26b4ab1c97083da79dc179bf1e0740e70625637d
--- /dev/null
+++ b/tests/metadata.gecko
@@ -0,0 +1,27 @@
+[general]
+id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+basename=adblockplus
+version=2.9.1
+author=Wladimir Palant
+options=chrome://adblockplus/content/ui/settings.xul
+optionsType=2
+
+[contributors]
+1=Pety Pete
+6=Neil Armstrong
+additional=subs.xml //subscription/@author
+
+[homepage]
+default=http://adblockplus.org/
+de=http://adblockplus.org/de/
+en=http://adblockplus.org/en/
+
+[compat]
+firefox=51.0/*
+thunderbird=51.0/57.0
+
+[mapping]
+chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
+
+[import_locales]
+chrome/locale/*/test.json = *
« no previous file with comments | « tests/metadata.chrome ('k') | tests/metadata.gecko-webext » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld