This commit is contained in:
partisan 2024-12-08 13:41:19 +01:00
commit ef6baeddb0
4 changed files with 233 additions and 0 deletions

5
patches/branding.patch Normal file
View file

@ -0,0 +1,5 @@
--- /browser/branding/official/configure.sh
+++ /browser/branding/official/configure.sh
-MOZ_APP_DISPLAYNAME=Firefox
+MOZ_APP_DISPLAYNAME=Spitfire

6
patches/name.patch Normal file
View file

@ -0,0 +1,6 @@
--- /browser/app/profile/firefox.js
+++ /browser/app/profile/firefox.js
-pref("browser.startup.homepage", "about:home");
+pref("browser.startup.homepage", "https://qgato.xyz");
+pref("browser.search.defaultenginename", "QGato");