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

Unified Diff: .sitescripts.example

Issue 6270530592178176: Issue 1144 - Generate IE update manifests (Closed)
Patch Set: Import writeIEUpdateManifest as doWrite in the function body Created July 30, 2014, 2:22 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/createNightlies.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
@@ -73,6 +73,9 @@
abpandroid_name=Adblock Plus for Android
abpandroid_downloadPage=/en/android
abpandroid_pad=true
+abpie_repository=%(root)s/hg/adblockplusie
+abpie_type=ie
+abpie_name=Adblock Plus for Internet Explorer
ehh_repository=%(root)s/hg/elemhidehelper
ehh_name=Element Hiding Helper
ehh_galleryID=elemhidehelper
@@ -97,6 +100,7 @@
geckoUpdateManifestPath=%(root)s/www/update.rdf
androidUpdateManifestPath=%(root)s/www/androidupdates.xml
safariUpdateManifestPath=%(root)s/www/updates.plist
+ieUpdateManifestPath=%(root)s/www/ieupdate.json
docsDirectory=%(root)s/www/jsdoc
padDirectory=%(root)s/www/pad
padURL=https://adblockplus.org/pad/
« no previous file with comments | « no previous file | sitescripts/extensions/bin/createNightlies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld