Bump
This commit is contained in:
20
www-client/seamonkey/files/all-gentoo-1.js
Normal file
20
www-client/seamonkey/files/all-gentoo-1.js
Normal 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);
|
||||
10
www-client/seamonkey/files/seamonkey.desktop
Normal file
10
www-client/seamonkey/files/seamonkey.desktop
Normal 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
|
||||
Reference in New Issue
Block a user