Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37705780
en ru br
ALT Linux repositórios
S:2.9.1-alt1.qa2
5.0: 2.8-alt4
4.1: 2.8-alt4
4.0: 2.8-alt4
3.0: 2.8-alt4

Group :: Som
RPM: aumix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: aumix-2.9.1-alt-gtk_set_locale.patch
Download


diff -Naur aumix-2.9.1-orig//src/common.c aumix-2.9.1/src/common.c
--- aumix-2.9.1-orig//src/common.c	2010-05-06 03:36:47.000000000 +0000
+++ aumix-2.9.1/src/common.c	2010-10-09 08:26:15.239440704 +0000
@@ -744,6 +744,10 @@
 	/* Set the text message domain. */
 	bindtextdomain((char *) PACKAGE, LOCALEDIR);
 	textdomain((char *) PACKAGE);
+#if defined (HAVE_GTK) || defined (HAVE_GTK1)
+	if (getenv("DISPLAY") != NULL)
+		gtk_set_locale();
+#endif				/* GTK */
 #endif				/* ENABLE_NLS */
 }
 #ifdef HAVE_ALSA
 
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