firefox-suse-default-prefs.js
changeset 2 ea63e929c291
parent 0 a2dad31712ff
child 10 78c0172dda6c
equal deleted inserted replaced
1:50b4627bec92 2:ea63e929c291
     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", "resource:///browserconfig.properties");