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

Unified Diff: .sitescripts.example

Issue 6103027194789888: Integrated ABP for Safari into the nightly builds (Closed)
Patch Set: Added safari extension to .sitescripts.example Created Nov. 13, 2013, 1:34 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 | « .hgsubstate ('k') | 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
@@ -63,6 +63,10 @@
abpopera_name=Adblock Plus for Opera
abpopera_galleryID=opera-adblock
abpopera_key=%(root)s/data/adblockpluschrome.pem
+abpsafari_repository=%(root)s/subdomains/hg/adblockpluschrome/
+abpsafari_type=safari
+abpsafari_name=Adblock Plus for Safari
+abpsafari_key=%(root)s/files/adblockplussafari.pem
abpandroid_repository=%(root)s/hg/adblockplusandroid
abpandroid_type=android
abpandroid_name=Adblock Plus for Android
@@ -93,6 +97,7 @@
changelogTemplate=extensions/template/changelog.html
geckoUpdateManifest=extensions/template/update.rdf
chromeUpdateManifest=extensions/template/updates.xml
+safariUpdateManifest=extensions/template/updates.plist
androidUpdateManifest=extensions/template/androidupdates.xml
nightlyIndexPage=extensions/template/nightlies.html
« no previous file with comments | « .hgsubstate ('k') | sitescripts/extensions/bin/createNightlies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld