| Index: .sitescripts.example |
| =================================================================== |
| --- a/.sitescripts.example |
| +++ b/.sitescripts.example |
| @@ -73,6 +73,9 @@ |
| abpandroid_name=Adblock Plus for Android |
| abpandroid_downloadPage=/en/android |
| abpandroid_pad=true |
| +abpie_repository=%(root)s/hg/adblockplusie |
| +abpie_type=ie |
| +abpie_name=Adblock Plus for Internet Explorer |
| ehh_repository=%(root)s/hg/elemhidehelper |
| ehh_name=Element Hiding Helper |
| ehh_galleryID=elemhidehelper |
| @@ -97,6 +100,7 @@ |
| geckoUpdateManifestPath=%(root)s/www/update.rdf |
| androidUpdateManifestPath=%(root)s/www/androidupdates.xml |
| safariUpdateManifestPath=%(root)s/www/updates.plist |
| +ieUpdateManifestPath=%(root)s/www/ieupdate.json |
|
Wladimir Palant
2014/07/30 14:02:23
Obsolete?
Felix Dahlke
2014/07/30 14:22:36
This is not the template, it's the destination.
|
| docsDirectory=%(root)s/www/jsdoc |
| padDirectory=%(root)s/www/pad |
| padURL=https://adblockplus.org/pad/ |