updated patch system
This commit is contained in:
parent
bb64cea202
commit
6c9c66bd7a
10 changed files with 434 additions and 208 deletions
|
@ -1,5 +1,5 @@
|
|||
--- /browser/branding/nightly/configure.sh
|
||||
+++ /browser/branding/nightly/configure.sh
|
||||
i: /browser/branding/nightly/configure.sh
|
||||
o: /browser/branding/nightly/configure.sh
|
||||
|
||||
-MOZ_APP_DISPLAYNAME="Firefox Nightly"
|
||||
+MOZ_APP_DISPLAYNAME="Spitfire Nightly"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- /browser/branding/official/configure.sh
|
||||
+++ /browser/branding/official/configure.sh
|
||||
i: /browser/branding/official/configure.sh
|
||||
o: /browser/branding/official/configure.sh
|
||||
|
||||
-MOZ_APP_DISPLAYNAME=Firefox
|
||||
+MOZ_APP_DISPLAYNAME=Spitfire
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
--- /browser/app/profile/firefox.js
|
||||
+++ /browser/app/profile/firefox.js
|
||||
t:pref
|
||||
i: /browser/app/profile/firefox.js
|
||||
o: /browser/app/profile/firefox.js
|
||||
|
||||
-pref("browser.startup.homepage", "about:home");
|
||||
+pref("browser.startup.homepage", "https://qgato.xyz");
|
|
@ -1,5 +1,6 @@
|
|||
--- /browser/app/profile/firefox.js
|
||||
+++ /browser/app/profile/firefox.js
|
||||
t:pref
|
||||
i: /browser/app/profile/firefox.js
|
||||
o: /browser/app/profile/firefox.js
|
||||
|
||||
+pref("browser.privatebrowsing.vpnpromourl", "");
|
||||
+pref("extensions.getAddons.showPane", false); // HIDDEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue