summaryrefslogtreecommitdiff
path: root/www-client/icecat/files
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/icecat/files')
-rw-r--r--www-client/icecat/files/gentoo-default-prefs.js12
-rw-r--r--www-client/icecat/files/icon/icecat.desktop9
2 files changed, 21 insertions, 0 deletions
diff --git a/www-client/icecat/files/gentoo-default-prefs.js b/www-client/icecat/files/gentoo-default-prefs.js
new file mode 100644
index 0000000..5c4a653
--- /dev/null
+++ b/www-client/icecat/files/gentoo-default-prefs.js
@@ -0,0 +1,12 @@
+pref("app.update.enabled", false);
+pref("app.update.autoInstallEnabled", false);
+pref("browser.display.use_system_colors", true);
+pref("browser.link.open_external", 3);
+pref("general.smoothScroll", true);
+pref("general.autoScroll", false);
+pref("browser.tabs.tabMinWidth", 15);
+pref("browser.backspace_action", 0);
+pref("browser.urlbar.hideGoButton", true);
+pref("accessibility.typeaheadfind", true);
+pref("browser.shell.checkDefaultBrowser", false);
+pref("browser.EULA.override", true);
diff --git a/www-client/icecat/files/icon/icecat.desktop b/www-client/icecat/files/icon/icecat.desktop
new file mode 100644
index 0000000..7d38f16
--- /dev/null
+++ b/www-client/icecat/files/icon/icecat.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=GNU IceCat
+Comment=Web Browser
+Exec=/usr/bin/icecat %U
+Icon=icecat-icon
+Terminal=false
+Type=Application
+MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
+Categories=Network;WebBrowser;