--- mumble-1.1.3.orig/scripts/murmur.ini.system 2008-02-23 19:49:52.000000000 +0100 +++ mumble-1.1.3/scripts/murmur.ini.system 2008-03-12 14:40:47.000000000 +0100 @@ -61,11 +61,11 @@ # Path to database. If blank, will search for # murmur.sqlite in default locations. -database=/var/lib/mumble-server/mumble-server.sqlite +database=/var/lib/murmur/murmur.sqlite # PIDfile to use # Leave blank to place pidfile in current directory -pidfile=/var/run/mumble-server/mumble-server.pid +pidfile=/var/run/murmur.pid # Murmur defaults to not using D-Bus. If you wish to use dbus, please # specify so here. @@ -74,4 +74,4 @@ # Murmur default to logging to murmur.log. If you leave this blank, # murmur will log to the console (linux) or through message boxes (win32). -logfile=/var/log/mumble-server/mumble-server.log +logfile=/var/log/murmur.log