wok-6.x annotate seamonkey/stuff/prefs.js @ rev 15965
xorg-libXau: add to ARM arch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Feb 24 15:44:41 2014 +0100 (2014-02-24) |
parents | |
children |
rev | line source |
---|---|
erjo@4826 | 1 /* |
erjo@4826 | 2 * Default prefs.js for Seamonkey on SliTaz GNU/Linux. |
erjo@4826 | 3 * |
erjo@4826 | 4 * This file can be used to customize the look of Mozilla's user interface |
erjo@4826 | 5 * You should consider using !important on rules which you want to |
erjo@4826 | 6 * override default settings. |
erjo@4826 | 7 * |
erjo@4826 | 8 * For more examples see http://www.mozilla.org/unix/customizing.html |
erjo@4826 | 9 * |
erjo@4826 | 10 */ |
erjo@4826 | 11 |
erjo@4826 | 12 user_pref("general.useragent.locale", "fr"); |
erjo@4826 | 13 user_pref("browser.startup.homepage", "file:///usr/share/webhome/index.html"); |
erjo@4826 | 14 user_pref("general.skins.selectedSkin", "modern/1.0"); |