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

Unified Diff: .sitescripts.example

Issue 29420575: Issue 5171 - Fix automation to update subscriptions.xml (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Patch Set: Fixed example configuration Created April 24, 2017, 12:18 p.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 | « no previous file | sitescripts/extensions/bin/updateRecommendations.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -100,16 +100,18 @@ abpie_repository=%(hgroot)s/adblockplusi
abpie_type=ie
abpie_name=Adblock Plus for Internet Explorer
ehh_repository=%(hgroot)s/elemhidehelper
ehh_name=Element Hiding Helper
ehh_galleryID=elemhidehelper
watcher_repository=%(hgroot)s/abpwatcher
watcher_name=Diagnostics
watcher_downloadPage=/en/abpwatcher
+subscriptions_repository=%(hgroot)s/adblockpluscore/
+subscriptions_path=chrome/content/ui/subscriptions.xml
spiderMonkeyBinary=%(root)s/data/jsshell/js
nightliesData=%(root)s/data/nightlies
nightliesDirectory=%(root)s/www/devbuilds
nightliesURL=https://adblockplus.org/devbuilds/
downloadsRepo=%(root)s/hg/downloads
downloadsDirectory=%(root)s/www/downloads
downloadsURL=https://downloads.adblockplus.org/
downloadLinksFile=%(root)s/tmp/downloadLinks.ini
« no previous file with comments | « no previous file | sitescripts/extensions/bin/updateRecommendations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld