From 273e89fb3bf4b72a79e9ea718db793a237eec962 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 11 May 2012 03:08:16 -0300 Subject: iceape-libre: A libre version of Debian Iceape, the internet suite based on Mozilla Seamonkey. --- libre/iceape-libre/iceape-2.0-lang.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/iceape-libre/iceape-2.0-lang.patch (limited to 'libre/iceape-libre/iceape-2.0-lang.patch') diff --git a/libre/iceape-libre/iceape-2.0-lang.patch b/libre/iceape-libre/iceape-2.0-lang.patch new file mode 100644 index 000000000..b9f4a5cde --- /dev/null +++ b/libre/iceape-libre/iceape-2.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