diff -r 4708409c896c -r 93fb7400b957 mozilla-xulrunner193/xulrunner-openSUSE-prefs.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mozilla-xulrunner193/xulrunner-openSUSE-prefs.js Fri May 21 14:18:47 2010 +0200 @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +pref("layout.word_select.stop_at_punctuation", false); +pref("intl.locale.matchOS", true);