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

Unified Diff: sitescripts/extensions/test/sitescripts.ini.template

Issue 29366797: Issue 4697 - Add support for WebExtension-based Firefox development builds (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Updated tests and update manifest generation Created Dec. 5, 2016, 11:21 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
Index: sitescripts/extensions/test/sitescripts.ini.template
===================================================================
--- a/sitescripts/extensions/test/sitescripts.ini.template
+++ b/sitescripts/extensions/test/sitescripts.ini.template
@@ -15,18 +15,18 @@ adblockplussafari_type=safari
adblockplussafari_key=%(keysdir)s/adblockplussafari.pem
adblockplusandroid_repository=%(hgroot)s/adblockplusandroid
adblockplusandroid_type=android
downloadsRepo=%(hgroot)s/downloads
downloadsURL=https://downloads.adblockplus.org/
-geckoUpdateManifestPath=%(wwwdir)s/update.rdf
+geckoUpdateManifestPath=%(wwwdir)s/updates.json
androidUpdateManifestPath=%(wwwdir)s/androidupdates.xml
androidNewUpdateManifestPath=%(wwwdir)s/androidupdates.json
safariUpdateManifestPath=%(wwwdir)s/updates.plist
ieUpdateManifestPath=%(wwwdir)s/ieupdate.json
-geckoUpdateManifest=extensions/template/update.rdf
+geckoUpdateManifest=extensions/template/updates.json
chromeUpdateManifest=extensions/template/updates.xml
androidUpdateManifest=extensions/template/androidupdates.xml
safariUpdateManifest=extensions/template/updates.plist
« no previous file with comments | « sitescripts/extensions/test/oracle/updates.json ('k') | sitescripts/extensions/test/test_updateManifests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld