Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729775
en ru br
ALT Linux repos
S:42.2-alt1
5.0: 2.26.0-alt1
4.1: 2.23.1-alt2.M41.2
4.0: 2.16.2-alt1
3.0: 2.10.0-alt1

Group :: Graphical desktop/GNOME
RPM: yelp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: yelp-2.15.91-fedora-use-pango.patch
Download


--- yelp-2.15.91/src/yelp-main.c.use-pango	2006-08-29 12:18:35.000000000 -0400
+++ yelp-2.15.91/src/yelp-main.c	2006-08-29 12:19:07.000000000 -0400
@@ -403,18 +403,6 @@
         }
 
 	if (private || !main_is_running ()) {
-		const gchar          *env;
-
-		/* workaround for bug #329461 */
-		env = g_getenv ("MOZ_ENABLE_PANGO");
-		
-		if (env == NULL ||
-		    *env == '\0' ||
-		    g_str_equal(env, "0")) 
-			{
-				g_setenv ("MOZ_DISABLE_PANGO", "1", TRUE);
-			}
-		
 		if (session_started) {
 			main_restore_session ();
 		} else {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin