summaryrefslogtreecommitdiff
path: root/data/patches/hide-firefox-view-button.patch
diff options
context:
space:
mode:
Diffstat (limited to 'data/patches/hide-firefox-view-button.patch')
-rw-r--r--data/patches/hide-firefox-view-button.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/patches/hide-firefox-view-button.patch b/data/patches/hide-firefox-view-button.patch
new file mode 100644
index 0000000..ef24a34
--- /dev/null
+++ b/data/patches/hide-firefox-view-button.patch
@@ -0,0 +1,10 @@
+--- a/browser/base/content/navigator-toolbox.inc.xhtml
++++ b/browser/base/content/navigator-toolbox.inc.xhtml
+@@ -43,6 +43,7 @@
+ oncommand="FirefoxViewHandler.openTab();"
+ onmousedown="FirefoxViewHandler.openToolbarMouseEvent(event);"
+ cui-areatype="toolbar"
++ hidden="true"
+ removable="true"/>
+
+ <tabs id="tabbrowser-tabs"