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

Unified Diff: modules/updateserver/files/sitescripts

Issue 5996668176564224: Add missing gallery IDs on the update server (Closed)
Patch Set: Created July 28, 2014, 7:38 a.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 | no next file » | 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
@@ -1,15 +1,19 @@
[extensions]
sitescripts_var_root=/var/lib/sitescripts
abp_repository=%(sitescripts_var_root)s/adblockplus
+abp_galleryID=adblock-plus
abpsafari_repository=%(sitescripts_var_root)s/adblockpluschrome
abpsafari_type=safari
abpsafari_key=%(sitescripts_var_root)s/adblockplussafari.pem
abpandroid_repository=%(sitescripts_var_root)s/adblockplusandroid
abpandroid_type=android
ehh_repository=%(sitescripts_var_root)s/elemhidehelper
+ehh_galleryID=elemhidehelper
watcher_repository=%(sitescripts_var_root)s/abpwatcher
customization_repository=%(sitescripts_var_root)s/abpcustomization
+customization_galleryID=abpcustomization
urlfixer_repository=%(sitescripts_var_root)s/urlfixer
+urlfixer_galleryID=url-fixer
downloadsrepo=%(sitescripts_var_root)s/downloads
downloadsurl=https://downloads.adblockplus.org/
web_root=/var/www/update
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld