Alexander Neundorf | 4 Jan 2009 15:44
Picon
Favicon

kdelibs kstandarddirs_win.cpp wrong and useless ?

Hi,

I just had a look at kdelibs/kdecore/kernel/kstandarddirs_win.cpp, it contains 
only one function, which is 
QString KStandardDirs::installPath(const char *type);

This is what you see if you execute "kde4-config --install lib" or something 
else instead "lib".

Why are the directories hardcoded ? Isn't this wrong if they are set to 
something else ? I think kstandarddirs_unix.cpp should be just fine also for 
Windows.

Can somebody please check ?

Alex

Gmane