2004-04-01 20:18:00 +02:00
|
|
|
$NetBSD: patch-ab,v 1.4 2004/04/01 18:18:00 jmmv Exp $
|
2003-12-14 22:46:15 +01:00
|
|
|
|
2004-04-01 20:18:00 +02:00
|
|
|
--- activation-server/object-directory-config-file.h.orig 2003-12-08 21:20:24.000000000 +0000
|
2003-12-14 22:46:15 +01:00
|
|
|
+++ activation-server/object-directory-config-file.h
|
|
|
|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
|
|
#include <libxml/tree.h>
|
|
|
|
|
|
|
|
-#define SERVER_CONFIG_FILE "/bonobo-activation/bonobo-activation-config.xml"
|
|
|
|
+#define SERVER_CONFIG_FILE "/bonobo-activation-config.xml"
|
|
|
|
|
|
|
|
/* loads the information from oaf configuration file
|
|
|
|
in $sysconfdir/oaf/oaf-conf.xml.
|