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: No template for update.json, document new settings Created July 29, 2014, 3:04 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
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
Wladimir Palant 2014/07/30 14:02:23 Obsolete?
Felix Dahlke 2014/07/30 14:22:36 This is not the template, it's the destination.
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') | sitescripts/extensions/bin/createNightlies.py » ('J')

Powered by Google App Engine
This is Rietveld