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

Unified Diff: modules/updateserver/files/sitescripts

Issue 6193065219850240: Issue 1145 - Generate real IE update manifests (Closed)
Patch Set: Created July 30, 2014, 3: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 | « modules/updateserver/files/adblockplusie/update.json ('k') | modules/updateserver/manifests/init.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/updateserver/files/sitescripts
===================================================================
--- a/modules/updateserver/files/sitescripts
+++ b/modules/updateserver/files/sitescripts
@@ -7,6 +7,8 @@
abpsafari_key=%(sitescripts_var_root)s/adblockplussafari.pem
abpandroid_repository=%(sitescripts_var_root)s/adblockplusandroid
abpandroid_type=android
+abpie_repository=%(sitescripts_var_root)s/adblockplusie
+abpie_type=ie
ehh_repository=%(sitescripts_var_root)s/elemhidehelper
ehh_galleryID=elemhidehelper
watcher_repository=%(sitescripts_var_root)s/abpwatcher
@@ -23,3 +25,4 @@
safariUpdateManifest=extensions/template/updates.plist
androidUpdateManifestPath=%(web_root)s/adblockplusandroid/updates.xml
androidUpdateManifest=extensions/template/androidupdates.xml
+ieUpdateManifestPath=%(web_root)s/adblockplusie/update.json
« no previous file with comments | « modules/updateserver/files/adblockplusie/update.json ('k') | modules/updateserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld