summaryrefslogtreecommitdiff
path: root/data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2016-11-21 14:41:08 -0500
committerRuben Rodriguez <ruben@gnu.org>2016-11-21 14:41:08 -0500
commit1aecd18e5cc9d8b9dfd4063e749ce61eb0077e2a (patch)
tree67c72d47420617f9420c36eedd3489803dae35bc /data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul
parentd05c3f23b8e31db1d3f112557bd4f66f364d32b9 (diff)
https-everywhere updated to 5.2.7
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul')
-rw-r--r--data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul b/data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul
index 2736b66..58eb69b 100644
--- a/data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul
+++ b/data/extensions/https-everywhere-eff@eff.org/chrome/content/toolbar_button.xul
@@ -37,6 +37,7 @@
oncontextmenu="this.open = true;"
oncommand="this.open = true;"
buttonstyle="pictures"
+ state="inactive"
type="menu"
rulesetsApplied="0">
@@ -47,7 +48,7 @@
command="https-everywhere-menuitem-resetToDefaults" class="hide-on-disable"/>
<menuitem label="&https-everywhere.menu.viewAllRules;"
command="https-everywhere-menuitem-viewAllRules" class="hide-on-disable" />
- <menuitem type="checkbox" id="http-nowhere-item" label="&https-everywhere.menu.blockHttpRequests;"
+ <menuitem type="checkbox" id="http-nowhere-item" label="&https-everywhere.menu.blockUnencryptedRequests;"
oncommand="httpsEverywhere.toolbarButton.toggleHttpNowhere()" class="hide-on-disable"/>
<menuseparator class="hide-on-disable"/>
<menuitem type="checkbox" id="https-everywhere-counter-item" label="&https-everywhere.menu.showCounter;"