On Friday 15 November 2013 10:12:23 Treeve Jelbert wrote: > kdoctools installs files to /opt/qt5/share/ksgmltools2/customization > whereas kdelibs4 uses /opt/qt4/share/apps/ksgmltools2/customization > > is the problem due to the extra apps directory?
That would be a bug, then. "apps" got removed in the transition from KStandardDirs to QStandardPaths, so nothing in KF5 should install to share/apps/ or look up stuff in share/apps/. -- David Faure, [email protected], http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5 _______________________________________________ Kde-frameworks-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
