head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2003.01.30.14.45.32; author swiergot; state Exp; branches; next 1.1; 1.1 date 2003.01.30.10.42.25; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- The initial commit - part two. @ text @diff -u jabberd/config.c.orig jabberd/config.c --- jabberd/config.c.orig 2003-01-29 13:50:38.000000000 +0100 +++ jabberd/config.c 2003-01-30 11:35:19.000000000 +0100 @@@@ -161,7 +161,7 @@@@ int configurate(char *file) { - char def[] = "jabber.xml"; + char def[] = "/etc/jabber/wpjabber.xml"; char *realfile = (char *)def; /* if no file name is specified, fall back to the default file */ @ 1.1 log @- Initial release. - Version 20030129 (snapshot). @ text @d9 1 a9 1 + char def[] = "/etc/wpjabber/jabber.xml"; @ .