Magellan Linux

Annotation of /trunk/mozilla-thunderbird/patches/mozilla-thunderbird-3.0-language.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 951 - (hide annotations) (download)
Tue Dec 22 22:53:11 2009 UTC (14 years, 5 months ago) by niro
File size: 404 byte(s)
-added patches for mozilla-thunderbird-3.0-r1

1 niro 951 --- comm-1.9.1/mail/app/profile/all-thunderbird.js 2009-12-05 02:53:47.000000000 +0100
2     +++ comm-1.9.1-magellan/mail/app/profile/all-thunderbird.js 2009-12-23 00:01:59.000000000 +0100
3     @@ -517,3 +517,7 @@
4     pref("browser.link.open_newwindow.restriction", 0);
5    
6     pref("browser.tabs.loadDivertedInBackground", false);
7     +
8     +// Use LANG environment variable to choose locale
9     +pref("intl.locale.matchOS", true);
10     +