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

Side by Side Diff: modules/updateserver/files/sitescripts

Issue 29332852: Noissue - Add AMO ID for Diagnostics extension (Closed)
Patch Set: Created Dec. 17, 2015, 12:31 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [multiplexer] 1 [multiplexer]
2 sitescripts.extensions.web.downloads = 2 sitescripts.extensions.web.downloads =
3 3
4 [extensions] 4 [extensions]
5 sitescripts_var_root=/var/lib/sitescripts 5 sitescripts_var_root=/var/lib/sitescripts
6 adblockplusfirefox_repository=%(sitescripts_var_root)s/adblockplus 6 adblockplusfirefox_repository=%(sitescripts_var_root)s/adblockplus
7 adblockplusfirefox_galleryID=adblock-plus 7 adblockplusfirefox_galleryID=adblock-plus
8 adblockplussafari_repository=%(sitescripts_var_root)s/adblockpluschrome 8 adblockplussafari_repository=%(sitescripts_var_root)s/adblockpluschrome
9 adblockplussafari_type=safari 9 adblockplussafari_type=safari
10 adblockplussafari_key=%(sitescripts_var_root)s/adblockplussafari.pem 10 adblockplussafari_key=%(sitescripts_var_root)s/adblockplussafari.pem
11 adblockplusandroid_repository=%(sitescripts_var_root)s/adblockplusandroid 11 adblockplusandroid_repository=%(sitescripts_var_root)s/adblockplusandroid
12 adblockplusandroid_type=android 12 adblockplusandroid_type=android
13 adblockplusie_repository=%(sitescripts_var_root)s/adblockplusie 13 adblockplusie_repository=%(sitescripts_var_root)s/adblockplusie
14 adblockplusie_type=ie 14 adblockplusie_type=ie
15 elemhidehelper_repository=%(sitescripts_var_root)s/elemhidehelper 15 elemhidehelper_repository=%(sitescripts_var_root)s/elemhidehelper
16 elemhidehelper_galleryID=elemhidehelper 16 elemhidehelper_galleryID=elemhidehelper
17 diagnostics_repository=%(sitescripts_var_root)s/abpwatcher 17 diagnostics_repository=%(sitescripts_var_root)s/abpwatcher
18 diagnostics_galleryID=diagnostics-for-adblock-plus
18 customization_repository=%(sitescripts_var_root)s/abpcustomization 19 customization_repository=%(sitescripts_var_root)s/abpcustomization
19 customization_galleryID=abpcustomization 20 customization_galleryID=abpcustomization
20 urlfixer_repository=%(sitescripts_var_root)s/urlfixer 21 urlfixer_repository=%(sitescripts_var_root)s/urlfixer
21 urlfixer_galleryID=url-fixer 22 urlfixer_galleryID=url-fixer
22 downloadsRepo=%(sitescripts_var_root)s/downloads 23 downloadsRepo=%(sitescripts_var_root)s/downloads
23 downloadsURL=https://downloads.adblockplus.org/ 24 downloadsURL=https://downloads.adblockplus.org/
24 web_root=/var/www/update 25 web_root=/var/www/update
25 geckoUpdateManifestPath=%(web_root)s/gecko/update.rdf 26 geckoUpdateManifestPath=%(web_root)s/gecko/update.rdf
26 geckoUpdateManifest=extensions/template/update.rdf 27 geckoUpdateManifest=extensions/template/update.rdf
27 safariUpdateManifestPath=%(web_root)s/adblockplussafari/updates.plist 28 safariUpdateManifestPath=%(web_root)s/adblockplussafari/updates.plist
28 safariUpdateManifest=extensions/template/updates.plist 29 safariUpdateManifest=extensions/template/updates.plist
29 androidUpdateManifestPath=%(web_root)s/adblockplusandroid/updates.xml 30 androidUpdateManifestPath=%(web_root)s/adblockplusandroid/updates.xml
30 androidUpdateManifest=extensions/template/androidupdates.xml 31 androidUpdateManifest=extensions/template/androidupdates.xml
31 androidNewUpdateManifestPath=%(web_root)s/adblockplusandroid/update.json 32 androidNewUpdateManifestPath=%(web_root)s/adblockplusandroid/update.json
32 ieUpdateManifestPath=%(web_root)s/adblockplusie/update.json 33 ieUpdateManifestPath=%(web_root)s/adblockplusie/update.json
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld