From owner-cvs-all Sat Nov 16 14: 6:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDFA37B401; Sat, 16 Nov 2002 14:06:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBC443E42; Sat, 16 Nov 2002 14:06:09 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAGM3PmV085855; Sat, 16 Nov 2002 14:03:25 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAGM3OJP085854; Sat, 16 Nov 2002 14:03:24 -0800 (PST) Message-Id: <200211162203.gAGM3OJP085854@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 16 Nov 2002 14:03:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libbonoboui Makefile ports/x11-toolkits/libbonoboui/files patch-bonobo_bonobo-ui-util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/11/16 14:03:24 PST Modified files: x11-toolkits/libbonoboui Makefile Added files: x11-toolkits/libbonoboui/files patch-bonobo_bonobo-ui-util.c Log: Fix a bug where bonobo applications could have a bogus datadir path registered. This came about when testing that the Help feature worked in Gnumeric 2. This fix looks correct, and I tested numerous bonobo apps to very they still worked. However, if people run into problems where application components suddenly can't be found, let me know. Revision Changes Path 1.22 +1 -0 ports/x11-toolkits/libbonoboui/Makefile 1.1 +18 -0 ports/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message