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

Unified Diff: .sitescripts.example

Issue 29374637: Issue 4549 - Implement the Windows Store API to upload development builds (Closed)
Patch Set: Rebase Created Feb. 16, 2017, 1:14 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 | dependencies » ('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,16 @@
abpchrome_clientID=...apps.googleusercontent.com
abpchrome_clientSecret=secret
abpchrome_refreshToken=1/rwn...
+abpedge_repository=%(hgroot)s/adblockpluschrome
+abpedge_revision=edge
+abpedge_type=edge
+abpedge_name=Adblock Plus for Microsoft Edge
+abpedge_galleryID=9NBLGGH4R9NZ
+abpedge_devbuildGalleryID=9NBLGGH4X3BM
+abpedge_clientID=7ca39d8a-41a2-4837-a0e5-7cb040b7123d
+abpedge_clientSecret=secret
+abpedge_tenantID=4c2cb972-8f5e-41c2-bac7-ee035d2c549c
+abpedge_refreshToken=AQABAAAAAA...
abpsafari_repository=%(hgroot)s/adblockpluschrome/
abpsafari_revision=safari
abpsafari_type=safari
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld