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 _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
