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

Unified Diff: chrome/content/ui/settings.xul

Issue 6526453483044864: Issue 2193 - Added notification opt-out (Firefox) (Closed)
Patch Set: Created June 26, 2015, 3:29 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 | « chrome/content/ui/overlay.xul ('k') | chrome/locale/en-US/overlay.dtd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/ui/settings.xul
===================================================================
--- a/chrome/content/ui/settings.xul
+++ b/chrome/content/ui/settings.xul
@@ -31,6 +31,7 @@
<setting pref="extensions.adblockplus.frameobjects" type="bool" title="&objecttabs.label;"/>
<setting id="adblockplus-savestats" type="bool" title="&counthits.label;"/>
<setting id="adblockplus-sync" type="bool" title="&sync.label;"/>
+ <setting id="adblockplus-shownotifications" type="bool" title="&shownotifications.label;"/>
<setting id="adblockplus-showintoolbar" type="bool" title="&showintoolbar.label;"/>
<setting id="adblockplus-showinstatusbar" pref="extensions.adblockplus.showinstatusbar" type="bool" title="&showinstatusbar.label;"/>
</window>
« no previous file with comments | « chrome/content/ui/overlay.xul ('k') | chrome/locale/en-US/overlay.dtd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld