firefox-suse-default-prefs.js
changeset 28 8b7deb51c631
parent 16 2dc87373a3a6
equal deleted inserted replaced
27:4b7dcb9dae36 28:8b7deb51c631
     8 pref("print.print_edge_top", 14); // 1/100 of an inch
     8 pref("print.print_edge_top", 14); // 1/100 of an inch
     9 pref("print.print_edge_left", 16); // 1/100 of an inch
     9 pref("print.print_edge_left", 16); // 1/100 of an inch
    10 pref("print.print_edge_right", 16); // 1/100 of an inch
    10 pref("print.print_edge_right", 16); // 1/100 of an inch
    11 pref("print.print_edge_bottom", 14); // 1/100 of an inch
    11 pref("print.print_edge_bottom", 14); // 1/100 of an inch
    12 pref("accessibility.typeaheadfind.soundURL", "default");
    12 pref("accessibility.typeaheadfind.soundURL", "default");
    13 pref("browser.startup.homepage", "chrome://susefox/content/susefox.properties");
       
    14 pref("startup.homepage_welcome_url", "");
    13 pref("startup.homepage_welcome_url", "");
    15 pref("startup.homepage_override_url", "");
    14 pref("startup.homepage_override_url", "");
    16 
    15 
    17 // do not disable system-global or app-global extensions
    16 // do not disable system-global or app-global extensions
    18 pref("extensions.autoDisableScopes", 3);
    17 pref("extensions.autoDisableScopes", 3);