Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37519513
en ru br
ALT Linux repositórios
S:2.6.2-alt1
5.0: 1.8.3-alt3
4.1: 1.8.3-alt2
4.0: 1.7.7-alt1
3.0: 1.7.7-alt1

Group :: Rede/Notícias
RPM: tin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: tin-2.0.1-enable_coloring.patch
Download


--- tin-2.0.1/src/init.c.orig	2011-04-18 01:13:33.000000000 +0300
+++ tin-2.0.1/src/init.c	2011-12-28 17:29:19.575843077 +0200
@@ -328,7 +328,7 @@
 	TRUE,		/* url_highlight */
 	0,		/* wrap_column */
 #ifdef HAVE_COLOR
-	FALSE,		/* use_color */
+	TRUE,		/* use_color */
 #endif /* HAVE_COLOR */
 	FALSE,		/* abbreviate_groupname */
 	TRUE,		/* add_posted_to_filter */
@@ -700,7 +700,7 @@
 
 #ifdef HAVE_COLOR
 	preinit_colors();
-	use_color = FALSE;
+	use_color = TRUE;
 #endif /* HAVE_COLOR */
 
 	word_highlight = TRUE;
 
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