diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2018-09-13 20:39:48 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2018-09-13 21:02:13 -0400 |
commit | d26b319fd6f98517cc3421f10bf18698b953e4d2 (patch) | |
tree | bc70c4e472a2eaf514d411dba5067d530e5bbea9 /data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul | |
parent | c3b304c51a3386ea09527a479a883253ea35243a (diff) |
Updated extensions list for v60
Diffstat (limited to 'data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul')
-rw-r--r-- | data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul | 134 |
1 files changed, 0 insertions, 134 deletions
diff --git a/data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul b/data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul deleted file mode 100644 index d1de4c0..0000000 --- a/data/extensions/spyblock@gnu.org/chrome/content/ui/overlay.xul +++ /dev/null @@ -1,134 +0,0 @@ -<?xml version="1.0"?> - -<!-- - - This file is part of Adblock Plus <https://adblockplus.org/>, - - Copyright (C) 2006-2017 eyeo GmbH - - - - Adblock Plus is free software: you can redistribute it and/or modify - - it under the terms of the GNU General Public License version 3 as - - published by the Free Software Foundation. - - - - Adblock Plus is distributed in the hope that it will be useful, - - but WITHOUT ANY WARRANTY; without even the implied warranty of - - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - - GNU General Public License for more details. - - - - You should have received a copy of the GNU General Public License - - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. - --> - -<!DOCTYPE overlay [ - <!ENTITY % overlayDTD SYSTEM "chrome://adblockplus/locale/overlay.dtd"> - %overlayDTD; - <!ENTITY % subscriptionsDTD SYSTEM "chrome://adblockplus/locale/subscriptionSelection.dtd"> - %subscriptionsDTD; -]> - -<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" - imagecontextlabel="&context.image.label;…" objectcontextlabel="&context.object.label;…" - mediacontextlabel="&context.media.label;…" subdocumentcontextlabel="&context.frame.label;…" - whitelistcontextlabel="&context.removeWhitelist.label;" - objtabtext="&objecttab.title;…" objtabtooltip="&objecttab.tooltip;" - subscriptionDialogTitle="&dialog.title;" - subscriptionDialogMessage="&title.label; ?1? &location.label; ?2?"> - <popupset id="abp-popupset"> - <!-- Icon's tooltip --> - <tooltip id="abp-tooltip" orient="vertical"> - <description id="abp-tooltip-action" hidden="true"/> - <label id="abp-tooltip-status-label" value="&status.tooltip;"/> - <description id="abp-tooltip-status"/> - <label id="abp-tooltip-blocked-label" value="&blocked.tooltip;" hidden="true"/> - <description id="abp-tooltip-blocked" hidden="true"/> - <label id="abp-tooltip-filters-label" value="&filters.tooltip;" hidden="true"/> - <vbox id="abp-tooltip-filters" hidden="true"/> - <description id="abp-tooltip-more-filters" value="…" hidden="true"/> - </tooltip> - </popupset> - - <!-- Icon's context menu --> - <menupopup id="abp-status-popup" context=""> - <menuitem id="abp-status-openbottombar" label="&opensidebar.label;" key="abp-key-sidebar" command="abp-command-sidebar"/> - <menuitem id="abp-status-closebottombar" label="&closesidebar.label;" key="abp-key-sidebar" command="abp-command-sidebar"/> - <menuitem id="abp-status-filters" label="&filters.label;…" key="abp-key-filters" command="abp-command-filters"/> - <menuseparator id="abp-status-whitelist-sep"/> - <menuitem id="abp-status-whitelistsite" labeltempl="&whitelist.site.label;" type="checkbox" command="abp-command-togglesitewhitelist"/> - <menuitem id="abp-status-whitelistpage" label="&whitelist.page.label;" type="checkbox" command="abp-command-togglepagewhitelist"/> - <menuitem id="abp-status-disabled" label="&disable.label;" type="checkbox" key="abp-key-enable" command="abp-command-enable"/> - <menuseparator/> - <menu id="abp-status-options" label="&options.label;"> - <menupopup id="abp-status-options-popup"> - <menuitem id="abp-status-frameobjects" label="&objecttabs.label;" type="checkbox" command="abp-command-toggleobjtabs"/> - <menuitem id="abp-status-savestats" label="&counthits.label;" type="checkbox" command="abp-command-togglesavestats"/> - <menuitem id="abp-status-sync" label="&sync.label;" type="checkbox" command="abp-command-togglesync"/> - <menuitem id="abp-status-shownotifications" label="&shownotifications.label;" type="checkbox" command="abp-command-toggleshownotifications"/> - <menuseparator id="abp-status-iconSettingsSeparator"/> - <menuitem id="abp-status-showintoolbar" label="&showintoolbar.label;" type="checkbox" command="abp-command-toggleshowintoolbar"/> - <menuitem id="abp-status-showinstatusbar" label="&showinstatusbar.label;" type="checkbox" command="abp-command-toggleshowinstatusbar"/> - </menupopup> - </menu> - - </menupopup> - - <keyset id="abp-keyset"/> - - <!-- Dummy oncommand attributes are work-arounds for bug 371900 --> - <commandset id="abp-commandset"> - <command id="abp-command-filters" oncommand="//"/> - <command id="abp-command-settings" oncommand="//"/> - <command id="abp-command-sidebar" oncommand="//"/> - <command id="abp-command-togglesitewhitelist"/> - <command id="abp-command-togglepagewhitelist"/> - <command id="abp-command-toggleobjtabs"/> - <command id="abp-command-togglesavestats"/> - <command id="abp-command-togglesync"/> - <command id="abp-command-toggleshowintoolbar"/> - <command id="abp-command-toggleshowinstatusbar"/> - <command id="abp-command-enable" oncommand="//"/> - <command id="abp-command-contribute"/> - <command id="abp-command-contribute-hide"/> - <command id="abp-command-toggleshownotifications"/> - </commandset> - - <statusbarpanel id="abp-status" class="statusbarpanel-iconic" - tooltip="abp-tooltip"/> - - <toolbarbutton id="abp-toolbarbutton" class="toolbarbutton-1" label="&toolbarbutton.label;" - tooltip="abp-tooltip"/> - - <!-- Tools menu --> - <menu id="abp-menuitem" label="&toolbarbutton.label;"/> - - <!-- Bottom bar --> - <hbox id="abp-bottombar-container"> - <splitter id="abp-bottombar-splitter"/> - <vbox id="abp-bottombar"> - <toolbox id="abp-bottombar-header"> - <toolbar id="abp-bottombar-toolbar" align="center" grippyhidden="true" fullscreentoolbar="true"> - <label id="abp-bottombar-title" control="abp-bottombar-browser" value="&sidebar.title;" flex="1" crop="end"/> - <toolbarbutton id="abp-bottombar-close" command="abp-command-sidebar" tooltiptext="&closesidebar.label;"/> - </toolbar> - </toolbox> - <iframe id="abp-bottombar-browser" src="chrome://adblockplus/content/ui/sidebar.xul" flex="1"/> - </vbox> - </hbox> - - <!-- Notification panel --> - <panel id="abp-notification" type="arrow" orient="vertical" - xmlns:html="http://www.w3.org/1999/xhtml"> - <vbox id="abp-notification-content"> - <toolbar align="start"> - <label id="abp-notification-title" class="header" flex="1" crop="end"/> - <toolbarbutton id="abp-notification-close" tooltiptext="¬ification.button.close;"/> - </toolbar> - <html:p id="abp-notification-message"/> - <hbox id="abp-notification-question"> - <button id="abp-notification-yes" label="¬ification.button.yes;"/> - <button id="abp-notification-no" label="¬ification.button.no;"/> - </hbox> - </vbox> - <vbox id="abp-notification-close-content"> - <toolbarbutton id="abp-notification-hide" label="¬ification.closing.button.hide;"/> - <toolbarbutton id="abp-notification-optout" label="¬ification.closing.button.optout;"/> - </vbox> - </panel> -</overlay> |