diff -r ee36c2f92f55 -r e7df24b73a40 mozilla-xulrunner20/xulrunner-openSUSE-prefs.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mozilla-xulrunner20/xulrunner-openSUSE-prefs.js Wed Jul 21 08:35:17 2010 +0200 @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +pref("layout.word_select.stop_at_punctuation", false); +pref("intl.locale.matchOS", true);