Changed the new layout of the settings files around a bit. SessionData is now
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 6 Jan 2008 00:57:42 +0000 (00:57 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 6 Jan 2008 00:57:42 +0000 (00:57 +0000)
commit1607bfc3101e08fe0aeeaa3b50af6ddc9a4f9e3c
tree1d5edde7385c47a891507dda1af4ad201bef5404
parent8699dd758516d0ded076811e8ea656adc95e69d0
Changed the new layout of the settings files around a bit. SessionData is now
part of [CoreUser], which is much nicer than what we had before.
Quassel.kdevelop.filelist
src/common/identity.h
src/core/core.cpp
src/core/core.pri
src/core/coresession.cpp
src/core/coreusersettings.cpp [moved from src/core/sessionsettings.cpp with 67% similarity]
src/core/coreusersettings.h [moved from src/core/sessionsettings.h with 80% similarity]