Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37702541
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: thunderbird-alt-allow-send-in-windows-1251.patch
Download


diff --git a/thunderbird/mailnews/base/content/charsetList.xml b/thunderbird/mailnews/base/content/charsetList.xml
index bff4305..8fd7bac 100644
--- a/thunderbird/mailnews/base/content/charsetList.xml
+++ b/thunderbird/mailnews/base/content/charsetList.xml
@@ -18,7 +18,7 @@
 
         if (this.getAttribute("subset") == "sending")
           charsetValues = ["UTF-8", "EUC-KR", "gbk", "gb18030", "ISO-2022-JP",
-                           "ISO-8859-1", "ISO-8859-7", "windows-1252"];
+                           "ISO-8859-1", "ISO-8859-7", "windows-1251", "windows-1252"];
 
         else if (!this.getAttribute("subset")
                  || this.getAttribute("subset") == "viewing")
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin