From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- thunderbird/thunderbird-3.0-lang.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 thunderbird/thunderbird-3.0-lang.patch (limited to 'thunderbird/thunderbird-3.0-lang.patch') diff --git a/thunderbird/thunderbird-3.0-lang.patch b/thunderbird/thunderbird-3.0-lang.patch new file mode 100644 index 000000000..b9f4a5cde --- /dev/null +++ b/thunderbird/thunderbird-3.0-lang.patch @@ -0,0 +1,11 @@ +--- comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-10-11 02:12:44.000000000 +0200 ++++ comm-1.9.1/mozilla/modules/libpref/src/init/all.js 2009-09-16 02:56:45.000000000 +0200 +@@ -890,7 +890,7 @@ + pref("intl.charset.detector", "chrome://global/locale/intl.properties"); + pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); + pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); +-pref("intl.locale.matchOS", false); ++pref("intl.locale.matchOS", true); + // fallback charset list for Unicode conversion (converting from Unicode) + // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) + // for ISO-8859-1 -- cgit v1.2.3-54-g00ecf