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

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

Issue 4762316134416384: Issue 1670 - Removed "Hide placeholders" option from the UI (Firefox) (Closed)
Patch Set: Removed remaining UI code, updated version check Created Dec. 11, 2014, 10:40 a.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
@@ -29,7 +29,6 @@
</setting>
<setting pref="extensions.adblockplus.enabled" type="bool" inverted="true" title="&disable.label;"/>
<setting pref="extensions.adblockplus.frameobjects" type="bool" title="&objecttabs.label;"/>
- <setting pref="extensions.adblockplus.fastcollapse" type="bool" inverted="true" title="&hideplaceholders.label;"/>
<setting id="adblockplus-savestats" type="bool" title="&counthits.label;"/>
<setting id="adblockplus-sync" type="bool" title="&sync.label;"/>
<setting id="adblockplus-showintoolbar" type="bool" title="&showintoolbar.label;"/>
« 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