-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125778/
-----------------------------------------------------------

(Updated Oct. 26, 2015, 4:55 p.m.)


Review request for KDE Frameworks and David Faure.


Changes
-------

For .protocol files will go for the json solution, still, the other two patches 
are needed:

local kioslave lookup
fix for forkSlaves crash


Summary (updated)
-----------------

Allow local kioslave deployment


Repository: kio


Description
-------

Allow .protocol files to be bundled with applications.
Search in app local paths first.
Side effect: protocols() result is now sorted by name and allProtocols won't 
create duplicated cache entries if .protocol files are duplicated

kioslave helper is search locally, too.

forkSlaves check was missing in holdSlave to avoid segfault without dbus.


Diffs (updated)
-----

  src/core/slave.cpp 9ce0d78 

Diff: https://git.reviewboard.kde.org/r/125778/diff/


Testing
-------

.protocol files are now found if bundled with the application
kwrite http://www.kde.org works on mac now.


Thanks,

Christoph Cullmann

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

Reply via email to