summaryrefslogtreecommitdiffstats
path: root/main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-03-18 00:57:36 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-03-18 00:57:36 -0500
commitaf6da52dc2893b7708e2dbdcb2e33540e618e512 (patch)
treeefcb250d153268f50955cb54463be34a1cc91488 /main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch
parentded5ce1d44fbbc94a1a6740f8f32f9d1f27841f1 (diff)
downloadaports-af6da52dc2893b7708e2dbdcb2e33540e618e512.tar.bz2
aports-af6da52dc2893b7708e2dbdcb2e33540e618e512.tar.xz
main/firefox: restore firefox 3 tab behaviour (tabs at bottom as default)
Diffstat (limited to 'main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch')
-rw-r--r--main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch b/main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch
new file mode 100644
index 000000000..a9102a65b
--- /dev/null
+++ b/main/firefox/firefox-restore-fx3-tab-behaviour-as-default.patch
@@ -0,0 +1,11 @@
+--- mozilla-2.0.orig/browser/base/content/browser.xul
++++ mozilla-2.0/browser/base/content/browser.xul
+@@ -470,7 +470,7 @@
+ #else
+ iconsize="large"
+ #endif
+- tabsontop="true"
++ tabsontop="false"
+ persist="tabsontop">
+ <!-- Menu -->
+ <toolbar type="menubar" id="toolbar-menubar" class="chromeclass-menubar" customizable="true"