Review Request 114582: Allow external scripts to execute on folders if using %d parameter
Niko Sams
niko.sams at gmail.com
Sat Dec 21 11:36:11 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114582/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdevplatform
Description
-------
Currently external scripts can only be run on files.
This patch allows calling them from project view context menu on folders under the following condition:
- %d parameter is used
- file related parameters (%s, %u, %f, %b or %n) are not used
When calling the script in any other way nothing changes - the directory of the current file will be passed as %d parameter.
Diffs
-----
plugins/externalscript/externalscriptjob.h 69ae48b
plugins/externalscript/externalscriptjob.cpp decb006
plugins/externalscript/externalscriptplugin.h 4016fb2
plugins/externalscript/externalscriptplugin.cpp 57a0e1f
Diff: http://git.reviewboard.kde.org/r/114582/diff/
Testing
-------
Thanks,
Niko Sams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20131221/8de74b72/attachment-0001.html>
More information about the KDevelop-devel
mailing list