blob: 4980fa9f59d4c66c64950aeaaf1ed2965750bc11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.4 2004/04/01 18:18:00 jmmv Exp $
--- activation-server/object-directory-config-file.h.orig 2003-12-08 21:20:24.000000000 +0000
+++ 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.
|