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

Unified Diff: .sitescripts.example

Issue 6723860867055616: Issue 1048 - Generate Android update manifests in the libadblockplus format (Closed)
Patch Set: Created Sept. 12, 2014, 12:08 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 | sitescripts/extensions/bin/updateUpdateManifests.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
@@ -99,6 +99,7 @@
downloadLinksFile=%(root)s/tmp/downloadLinks.ini
geckoUpdateManifestPath=%(root)s/www/update.rdf
androidUpdateManifestPath=%(root)s/www/androidupdates.xml
+androidNewUpdateManifestPath=%(root)s/www/androidupdate.json
safariUpdateManifestPath=%(root)s/www/updates.plist
ieUpdateManifestPath=%(root)s/www/ieupdate.json
docsDirectory=%(root)s/www/jsdoc
« no previous file with comments | « no previous file | sitescripts/extensions/bin/updateUpdateManifests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld