xulrunner/xulrunner-openSUSE-prefs.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Wed, 05 Oct 2011 15:58:57 +0200
branchfirefox7
changeset 339 db8b891eeb1e
parent 325 f5966ab369fb
permissions -rw-r--r--
locale should always match the system one in a package environment

// openSUSE overrides for default settings
pref("layout.word_select.stop_at_punctuation", false);
pref("intl.locale.matchOS", true);