"kde5" or "kf5" ?

David Faure faure+bluesystems at kde.org
Thu Feb 21 10:11:13 UTC 2013


On Wednesday 20 February 2013 22:47:15 Alexander Neundorf wrote:
> please have a look at the attached patch.
> Ok to commit ?

This looks good, but it will break the code, if you don't also update the code 
to look into these paths :)

Don't forget to run
perl -pi -e 's,kde5/service,kf5/service,g' `git grep -l kde5/service`
perl -pi -e 's,kde5/libexec,kf5/libexec,g' `git grep -l kde5/libexec`
in kdelibs (and plasma-framework?) when you commit.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by BlueSystems and KDAB to work on KDE Frameworks



More information about the Kde-frameworks-devel mailing list