|
|
@ -553,7 +553,7 @@ void KviApp::findGlobalKvircDirectory()
|
|
|
|
// KDE compilation ...
|
|
|
|
// KDE compilation ...
|
|
|
|
// The things usually go installed into $TDEDIR/share/apps/kvirc/$KVI_VERSION_BRANCH
|
|
|
|
// The things usually go installed into $TDEDIR/share/apps/kvirc/$KVI_VERSION_BRANCH
|
|
|
|
// Look in the main KDE directory
|
|
|
|
// Look in the main KDE directory
|
|
|
|
KStandardDirs * d = dirs();
|
|
|
|
TDEStandardDirs * d = dirs();
|
|
|
|
if(d)
|
|
|
|
if(d)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
m_szGlobalKvircDir = locate("appdata","");
|
|
|
|
m_szGlobalKvircDir = locate("appdata","");
|
|
|
|