This commit is contained in:
Mario Fetka
2023-07-20 20:28:34 +02:00
parent 29aac420c4
commit c9f516dab4
230 changed files with 1543 additions and 947 deletions

View File

@@ -0,0 +1,20 @@
pref("browser.display.use_system_colors", true);
pref("general.smoothScroll", true);
pref("general.useragent.vendor", "Gentoo");
pref("general.useragent.vendorSub", "SEAMONKEY_PVR");
pref("update_notifications.enabled", false);
pref("app.update.enabled", false);
pref("app.update.autoInstallEnabled", false);
pref("browser.link.open_external", 3);
pref("general.autoScroll", false);
pref("browser.tabs.tabMinWidth", 15);
pref("browser.backspace_action", 0);
pref("accessibility.typeaheadfind", true);
pref("browser.EULA.override", true);
pref("intl.locale.matchOS", true);
pref("general.useragent.locale", "chrome://global/locale/intl.properties");
pref("extensions.autoDisableScopes", 0);
pref("layout.css.dpi", 0);
pref("browser.tabs.mouseScrollAdvancesTab", 0);
pref("app.updatecheck.override", true);

View File

@@ -0,0 +1,10 @@
[Desktop Entry]
Name=SeaMonkey
Comment=SeaMonkey Suite
Exec=seamonkey %u
Icon=seamonkey
Terminal=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
Categories=Network;WebBrowser;
StartupNotify=true