Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 04:36:46 +0100
From:      Simon Barner <barner@in.tum.de>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: gnome 2.4 freezee some apps
Message-ID:  <20031105033646.GB2172@zi025.glhnet.mhn.de>
In-Reply-To: <20031105032628.GA2172@zi025.glhnet.mhn.de>
References:  <1067954680.878.1.camel@debianito.inferno> <20031104161405.GJ96543@toxic.magnesium.net> <20031104180053.GA47902@zi025.glhnet.mhn.de> <1067969284.720.27.camel@gyros> <20031105032628.GA2172@zi025.glhnet.mhn.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--rqzD5py0kzyFAOWN
Content-Type: multipart/mixed; boundary="sHrvAb52M6C8blB9"
Content-Disposition: inline


--sHrvAb52M6C8blB9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

Simon

--sHrvAb52M6C8blB9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="patch-galeon-shell.c"
Content-Transfer-Encoding: quoted-printable

--- 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 @@
=20
 #endif
=20
-/* #define DEBUG_MSG(x) g_print x */
-#define DEBUG_MSG(x)
+#define DEBUG_MSG(x) g_print x
+// #define DEBUG_MSG(x)
=20
 struct GaleonShellPrivate
 {
@@ -294,7 +294,7 @@
=20
 	if (gs->priv->automation_factory)
 	{
-		bonobo_object_unref (gs->priv->automation_factory);
+		//bonobo_object_unref (gs->priv->automation_factory);
 	}
 =09
 	bonobo_main_quit ();

--sHrvAb52M6C8blB9--

--rqzD5py0kzyFAOWN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/qHBOCkn+/eutqCoRAvLMAJ9DSYosnbAXzJ/1rvOlziERPkqSRgCg/T/V
VBX+6uW4TknpwSn9bEvCqvY=
=ijG3
-----END PGP SIGNATURE-----

--rqzD5py0kzyFAOWN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031105033646.GB2172>