Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37776442
en ru br
ALT Linux repositórios
S:3.7-alt2.qa1
5.0: 3.7-alt2
4.1: 3.5-alt2
4.0: 3.5-alt1.0
3.0: 3.3-alt1

Group :: Editores
RPM: joe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: joe-3.5-cp1251.patch
Download


--- joe-3.5/utf8.c.orig	2006-07-19 03:18:53 +0300
+++ joe-3.5/utf8.c	2008-02-14 17:36:20 +0200
@@ -287,6 +287,7 @@
 
     if (zstr(l, USTR "KOI8-R")) return USTR "KOI8-R";
     if (zstr(l, USTR "KOI8-U")) return USTR "KOI8-U";
+    if (zstr(l, USTR "CP1251")) return USTR "CP1251";
     if (zstr(l, USTR "620")) return USTR "TIS-620";
     if (zstr(l, USTR "2312")) return USTR "GB2312";
     if (zstr(l, USTR "HKSCS")) return USTR "Big5HKSCS";   /* no MIME charset */
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009