diff -r 71521dfedb0b -r 7298a2e37ba3 mozilla-xulrunner22/xulrunner-openSUSE-prefs.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mozilla-xulrunner22/xulrunner-openSUSE-prefs.js Wed Mar 30 08:47:52 2011 +0200 @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +pref("layout.word_select.stop_at_punctuation", false); +pref("intl.locale.matchOS", true);