Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531334
en ru br
ALT Linux repos
S:115.2.2-alt1
5.0: 2.0.0.21-alt0.M50.3
4.1: 2.0.0.21-alt0.M41.1
4.0: 2.0.0.21-alt0.M40.1
3.0: 1.0.6-alt2.1
+updates:1.0.8-alt0.M30.1

Group :: Networking/Mail
RPM: thunderbird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 01_locale.patch
Download


--- mozilla/mail/app/profile/all-thunderbird.js.fix6	2007-06-26 17:32:57 +0400
+++ mozilla/mail/app/profile/all-thunderbird.js	2007-06-26 17:33:26 +0400
@@ -36,9 +36,10 @@
  * ***** END LICENSE BLOCK ***** */
 
 #expand pref("general.useragent.extra.thunderbird", "Thunderbird/__APP_VERSION__");
 
-#expand pref("general.useragent.locale", "__AB_CD__");
+pref("intl.locale.matchOS", true);
+pref("general.useragent.locale", "chrome://global/locale/intl.properties");
 pref("general.skins.selectedSkin", "classic/1.0");
 
 #ifdef XP_MACOSX
 pref("browser.chromeURL", "chrome://messenger/content/messengercompose/messengercompose.xul");
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin