gnome 2.4 freezee some apps

Simon Barner barner at in.tum.de
Tue Nov 4 19:36:49 PST 2003


It was so obvious that I would forget on of the attachments...
Please apply this one after the `make patch' step.

Simon
-------------- next part --------------
--- galeon-shell.c.orig	Wed Nov  5 04:33:00 2003
+++ galeon-shell.c	Wed Nov  5 04:34:59 2003
@@ -49,8 +49,8 @@
 
 #endif
 
-/* #define DEBUG_MSG(x) g_print x */
-#define DEBUG_MSG(x)
+#define DEBUG_MSG(x) g_print x
+// #define DEBUG_MSG(x)
 
 struct GaleonShellPrivate
 {
@@ -294,7 +294,7 @@
 
 	if (gs->priv->automation_factory)
 	{
-		bonobo_object_unref (gs->priv->automation_factory);
+		//bonobo_object_unref (gs->priv->automation_factory);
 	}
 	
 	bonobo_main_quit ();
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20031105/7ba348fb/attachment.bin


More information about the freebsd-ports mailing list