/*# Mozilla User Preferences
/* adding one to turn off IPv6 to enhance speed 
*/
/* Do not edit this file.
 *
 * If you make changes to this file while the application is running,
 * the changes will be overwritten when the application exits.
 *
 * To make a manual change to preferences, you can visit the URL about:config
 * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
 */

user_pref("browser.open.filterIndex", 0);
user_pref("browser.startup.homepage", "http://www.vectorlinux.com/");
user_pref("startup.homepage_override_url", "http://www.vectorlinux.com/");
/*user_pref("browser.startup.homepage_override.mstone", "rv:1.8.0.4");*/
user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8");
user_pref("network.cookie.prefsMigrated", true);
user_pref("prefs.converted-to-utf8", true);
//user_pref("signon.SignonFileName", "53917884.s");
//user_pref("wallet.SchemaValueFileName", "53917884.w");
user_pref("network.dns.disableIPv6", "true");