Get rid of the old path finding methods in util.cpp
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 17 Jan 2009 00:37:08 +0000 (01:37 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Jan 2009 21:07:48 +0000 (22:07 +0100)
commitcd37744f0a2cd8ffe027892ddce5c7d6f4848ab0
tree224892dd36421f38c2ad85839696d5952dc536f0
parent176fd53453c51debbb963dee303e8853577aaac4
Get rid of the old path finding methods in util.cpp

Use the stuff in Quassel:: now. And use --configdir to specify the config dir
on the cli, rather than the now deprecated --datadir.
src/common/network.cpp
src/common/quassel.cpp
src/common/quassel.h
src/common/util.cpp
src/common/util.h
src/core/sqlitestorage.cpp
src/core/sslserver.cpp