-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpatch_browser.xul
More file actions
16 lines (16 loc) · 837 Bytes
/
patch_browser.xul
File metadata and controls
16 lines (16 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- /home/benutzer/Downloads/mozilla-release/browser/base/content/browser.xul 2015-01-23 06:59:54.000000000 +0100
+++ /home/benutzer/Downloads/mozilla-release/browser/base/content/browser_new.xul 2015-02-10 14:20:08.155926159 +0100
@@ -464,6 +464,13 @@
<button id="identity-popup-help-icon"
oncommand="gIdentityHandler.handleHelpCommand(event);"
tooltiptext="&identity.help.tooltip;"/>
+
+ <!-- //EDIT:-->
+ <button id="7875"
+ oncommand="gIdentityHandler.handleHelpCommand(event);"
+ tooltiptext="&identity.help.tooltip;">Disable</button>
+ <!-- //EDIT:-->
+
<spacer flex="1"/>
<button id="identity-popup-more-info-button"
label="&identity.moreInfoLinkText;"