OLD | NEW |
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 - This file is part of Adblock Plus <http://adblockplus.org/>, | 4 - This file is part of Adblock Plus <http://adblockplus.org/>, |
5 - Copyright (C) 2006-2014 Eyeo GmbH | 5 - Copyright (C) 2006-2014 Eyeo GmbH |
6 - | 6 - |
7 - Adblock Plus is free software: you can redistribute it and/or modify | 7 - Adblock Plus is free software: you can redistribute it and/or modify |
8 - it under the terms of the GNU General Public License version 3 as | 8 - it under the terms of the GNU General Public License version 3 as |
9 - published by the Free Software Foundation. | 9 - published by the Free Software Foundation. |
10 - | 10 - |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
54 <menuseparator id="abp-status-whitelist-sep"/> | 54 <menuseparator id="abp-status-whitelist-sep"/> |
55 <menuitem id="abp-status-whitelistsite" labeltempl="&whitelist.site.label;"
type="checkbox" command="abp-command-togglesitewhitelist"/> | 55 <menuitem id="abp-status-whitelistsite" labeltempl="&whitelist.site.label;"
type="checkbox" command="abp-command-togglesitewhitelist"/> |
56 <menuitem id="abp-status-whitelistpage" label="&whitelist.page.label;" type=
"checkbox" command="abp-command-togglepagewhitelist"/> | 56 <menuitem id="abp-status-whitelistpage" label="&whitelist.page.label;" type=
"checkbox" command="abp-command-togglepagewhitelist"/> |
57 <menuitem id="abp-status-disabled" label="&disable.label;" type="checkbox" k
ey="abp-key-enable" command="abp-command-enable"/> | 57 <menuitem id="abp-status-disabled" label="&disable.label;" type="checkbox" k
ey="abp-key-enable" command="abp-command-enable"/> |
58 <menuseparator/> | 58 <menuseparator/> |
59 <menu id="abp-status-options" label="&options.label;"> | 59 <menu id="abp-status-options" label="&options.label;"> |
60 <menupopup id="abp-status-options-popup"> | 60 <menupopup id="abp-status-options-popup"> |
61 <menuitem id="abp-status-frameobjects" label="&objecttabs.label;" type="
checkbox" command="abp-command-toggleobjtabs"/> | 61 <menuitem id="abp-status-frameobjects" label="&objecttabs.label;" type="
checkbox" command="abp-command-toggleobjtabs"/> |
62 <menuitem id="abp-status-slowcollapse" label="&hideplaceholders.label;"
type="checkbox" command="abp-command-togglecollapse"/> | 62 <menuitem id="abp-status-slowcollapse" label="&hideplaceholders.label;"
type="checkbox" command="abp-command-togglecollapse"/> |
63 <menuitem id="abp-status-savestats" label="&counthits.label;" type="chec
kbox" command="abp-command-togglesavestats"/> | 63 <menuitem id="abp-status-savestats" label="&counthits.label;" type="chec
kbox" command="abp-command-togglesavestats"/> |
| 64 <menuitem id="abp-status-sendstats" label="&sendstats.label;" type="chec
kbox" command="abp-command-togglesendstats"/> |
64 <menuitem id="abp-status-sync" label="&sync.label;" type="checkbox" comm
and="abp-command-togglesync"/> | 65 <menuitem id="abp-status-sync" label="&sync.label;" type="checkbox" comm
and="abp-command-togglesync"/> |
65 <menuseparator id="abp-status-iconSettingsSeparator"/> | 66 <menuseparator id="abp-status-iconSettingsSeparator"/> |
66 <menuitem id="abp-status-showintoolbar" label="&showintoolbar.label;" ty
pe="checkbox" command="abp-command-toggleshowintoolbar"/> | 67 <menuitem id="abp-status-showintoolbar" label="&showintoolbar.label;" ty
pe="checkbox" command="abp-command-toggleshowintoolbar"/> |
67 <menuitem id="abp-status-showinstatusbar" label="&showinstatusbar.label;
" type="checkbox" command="abp-command-toggleshowinstatusbar"/> | 68 <menuitem id="abp-status-showinstatusbar" label="&showinstatusbar.label;
" type="checkbox" command="abp-command-toggleshowinstatusbar"/> |
68 </menupopup> | 69 </menupopup> |
69 </menu> | 70 </menu> |
70 | 71 |
71 <hbox class="abp-contributebutton" id="abp-status-contributebutton" pack="ce
nter" align="center"> | 72 <hbox class="abp-contributebutton" id="abp-status-contributebutton" pack="ce
nter" align="center"> |
72 <!-- noautoclose attribute tells Australis menu that it shouldn't close wh
en | 73 <!-- noautoclose attribute tells Australis menu that it shouldn't close wh
en |
73 these are clicked, see https://bugzilla.mozilla.org/show_bug.cgi?id=9
40693 --> | 74 these are clicked, see https://bugzilla.mozilla.org/show_bug.cgi?id=9
40693 --> |
74 <button class="abp-contributebutton-btn" label="&contribute.label;" comman
d="abp-command-contribute" flex="1" noautoclose="true"/> | 75 <button class="abp-contributebutton-btn" label="&contribute.label;" comman
d="abp-command-contribute" flex="1" noautoclose="true"/> |
75 <toolbarbutton class="abp-contributebutton-close" command="abp-command-con
tribute-hide" noautoclose="true"/> | 76 <toolbarbutton class="abp-contributebutton-close" command="abp-command-con
tribute-hide" noautoclose="true"/> |
76 </hbox> | 77 </hbox> |
77 </menupopup> | 78 </menupopup> |
78 | 79 |
79 <keyset id="abp-keyset"/> | 80 <keyset id="abp-keyset"/> |
80 | 81 |
81 <!-- Dummy oncommand attributes are work-arounds for bug 371900 --> | 82 <!-- Dummy oncommand attributes are work-arounds for bug 371900 --> |
82 <commandset id="abp-commandset"> | 83 <commandset id="abp-commandset"> |
83 <command id="abp-command-sendReport" oncommand="//"/> | 84 <command id="abp-command-sendReport" oncommand="//"/> |
84 <command id="abp-command-filters" oncommand="//"/> | 85 <command id="abp-command-filters" oncommand="//"/> |
85 <command id="abp-command-settings" oncommand="//"/> | 86 <command id="abp-command-settings" oncommand="//"/> |
86 <command id="abp-command-sidebar" oncommand="//"/> | 87 <command id="abp-command-sidebar" oncommand="//"/> |
87 <command id="abp-command-togglesitewhitelist"/> | 88 <command id="abp-command-togglesitewhitelist"/> |
88 <command id="abp-command-togglepagewhitelist"/> | 89 <command id="abp-command-togglepagewhitelist"/> |
89 <command id="abp-command-toggleobjtabs"/> | 90 <command id="abp-command-toggleobjtabs"/> |
90 <command id="abp-command-togglecollapse"/> | 91 <command id="abp-command-togglecollapse"/> |
91 <command id="abp-command-togglesavestats"/> | 92 <command id="abp-command-togglesavestats"/> |
| 93 <command id="abp-command-togglesendstats"/> |
92 <command id="abp-command-togglesync"/> | 94 <command id="abp-command-togglesync"/> |
93 <command id="abp-command-toggleshowintoolbar"/> | 95 <command id="abp-command-toggleshowintoolbar"/> |
94 <command id="abp-command-toggleshowinstatusbar"/> | 96 <command id="abp-command-toggleshowinstatusbar"/> |
95 <command id="abp-command-enable" oncommand="//"/> | 97 <command id="abp-command-enable" oncommand="//"/> |
96 <command id="abp-command-contribute"/> | 98 <command id="abp-command-contribute"/> |
97 <command id="abp-command-contribute-hide"/> | 99 <command id="abp-command-contribute-hide"/> |
98 </commandset> | 100 </commandset> |
99 | 101 |
100 <statusbarpanel id="abp-status" class="statusbarpanel-iconic" | 102 <statusbarpanel id="abp-status" class="statusbarpanel-iconic" |
101 context="abp-status-popup" tooltip="abp-tooltip"/> | 103 context="abp-status-popup" tooltip="abp-tooltip"/> |
(...skipping 23 matching lines...) Expand all Loading... |
125 xmlns:html="http://www.w3.org/1999/xhtml"> | 127 xmlns:html="http://www.w3.org/1999/xhtml"> |
126 <label id="abp-notification-title" class="header"/> | 128 <label id="abp-notification-title" class="header"/> |
127 <html:p id="abp-notification-message"/> | 129 <html:p id="abp-notification-message"/> |
128 <hbox id="abp-notification-question"> | 130 <hbox id="abp-notification-question"> |
129 <button id="abp-notification-yes" label="¬ification.button.yes;"/> | 131 <button id="abp-notification-yes" label="¬ification.button.yes;"/> |
130 <button id="abp-notification-no" label="¬ification.button.no;"/> | 132 <button id="abp-notification-no" label="¬ification.button.no;"/> |
131 <toolbarbutton id="abp-notification-close" label="¬ification.button.clo
se;"></toolbarbutton> | 133 <toolbarbutton id="abp-notification-close" label="¬ification.button.clo
se;"></toolbarbutton> |
132 </hbox> | 134 </hbox> |
133 </panel> | 135 </panel> |
134 </overlay> | 136 </overlay> |
OLD | NEW |