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, fa...@kde.org, http://www.davidfaure.fr
Sponsored by BlueSystems and KDAB to work on KDE Frameworks

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

Reply via email to