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

Unified Diff: pages/preferences.tmpl

Issue 29363783: Noissue - Update default value of whitelistschemes preference (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org/
Patch Set: Created Nov. 22, 2016, 4:10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/preferences.tmpl
===================================================================
--- a/pages/preferences.tmpl
+++ b/pages/preferences.tmpl
@@ -565,17 +565,17 @@ title=Adblock Plus preferences
},
{
"name": "subscriptions_listurl",
"default": "",
"description": subscriptions_listurlDescription
},
{
"name": "whitelistschemes",
- "default": "about chrome file irc keyword moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript",
+ "default": "about chrome file irc moz-extension moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript moz-icon",
"description": whitelistschemesDescription
}
]
},
{
"id": "removed_preferences",
"title": 'Removed preferences'|translate('removed_preferencesTitle'),
"preferences": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld