Hi,

AFAIK KDE based on KDE frameworks will not be KDE 5, but still KDE4.

So... I noticed that we install some things to directories containing "kf5", 
e.g.
_set_fancy(PLUGIN_INSTALL_DIR        "${QT_PLUGIN_INSTALL_DIR}/kf5")

but several other things to "kde5":
set(BUNDLE_INSTALL_DIR          "/Applications/KDE5")
_set_fancy(LIBEXEC_INSTALL_DIR  "${LIB_INSTALL_DIR}/kde5/libexec")
_set_fancy(XDG_APPS_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/applications/kde5" )

I think this should be consistent, either "kf5" (which looses the KDE in it) 
or "kde5".

Alex
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to