summaryrefslogtreecommitdiff
path: root/waterfox/debian/patches/bgstack15.patch
blob: 3314e59447a93d0718685cbb2147a4fa74e95d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff -x '*debhelper*' -Naur 1/browser/base/content/browser.xul 2/browser/base/content/browser.xul
--- 1/browser/base/content/browser.xul 2019-02-01 17:33:15.000000000 -0500
+++ 2/browser/base/content/browser.xul 2019-03-07 21:40:45.860499392 -0500
@@ -570,7 +570,7 @@
 #ifdef MENUBAR_CAN_AUTOHIDE
              toolbarname="&menubarCmd.label;"
              accesskey="&menubarCmd.accesskey;"
-             autohide="true"
+             autohide="false"
 #endif
              context="toolbar-context-menu">
       <toolbaritem id="menubar-items" align="center">
diff -x '*debhelper*' -Naur 1/browser/branding/unofficial/locales/browserconfig.properties 2/browser/branding/unofficial/locales/browserconfig.properties
--- 1/browser/branding/unofficial/locales/browserconfig.properties	2019-02-01 17:33:15.000000000 -0500
+++ 2/browser/branding/unofficial/locales/browserconfig.properties	2019-03-07 22:02:14.383393055 -0500
@@ -3,4 +3,4 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 # Do NOT localize or otherwise change these values
-browser.startup.homepage=about:home
+browser.startup.homepage=https://start.duckduckgo.com/
bgstack15