diff -r 59d55eb6eecb -r 523b1d92948c mozilla-xulrunner192/xulrunner-openSUSE-prefs.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mozilla-xulrunner192/xulrunner-openSUSE-prefs.js Sun Nov 29 14:10:26 2009 +0100 @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +pref("layout.word_select.stop_at_punctuation", false); +pref("intl.locale.matchOS", true);