diff -r c40888b4e165 -r 5d9ea1c5e50e xulrunner/xulrunner-openSUSE-prefs.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xulrunner/xulrunner-openSUSE-prefs.js Wed Sep 14 14:59:48 2011 +0200 @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +pref("layout.word_select.stop_at_punctuation", false); +pref("intl.locale.matchOS", true);