Alexander Neundorf schrieb: > 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 ? > What do you think is hardcoded there? It's hardcoded in kstandarddirs_unix.cpp but kstandarddirs_win.cpp is using getKde4Prefix() to get the correct kde install location.
Christian _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
