Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37405332
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-enable_coloring.patch
Download


diff -urN tin-1.5.14.org/src/init.c tin-1.5.14/src/init.c
--- tin-1.5.14.org/src/init.c	Thu Sep 19 10:14:14 2002
+++ tin-1.5.14/src/init.c	Thu Sep 26 17:14:58 2002
@@ -328,7 +328,7 @@
 #endif /* HAVE_COLOR */
 	TRUE,		/* word_highlight */
 #ifdef HAVE_COLOR
-	FALSE,		/* use_color */
+	TRUE,		/* use_color */
 #endif /* HAVE_COLOR */
 	TRUE,		/* add_posted_to_filter */
 	TRUE,		/* advertising */
@@ -629,7 +629,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