Make Settings use --configdir (or the default location)
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Jan 2009 01:14:10 +0000 (02:14 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Jan 2009 21:07:48 +0000 (22:07 +0100)
commit17a2e7912f49f70273f90ea3f744960a7d08a6b4
tree8afded9785df629aa48ab6023bcb6ebaff5652e9
parent894e9b60a395efdbacf8a2f8b0dc138464366191
Make Settings use --configdir (or the default location)

Note that the default location on Unix is now
~/.config/quassel-irc.org/quassel{core,client}.conf

This follows the XDG standard (Qt and, hence, Quassel honor XDG_CONFIG_HOME
as well; but not more sophisticated stuff like .config/user-dirs)
src/common/settings.cpp
src/common/settings.h