https://bugs.kde.org/show_bug.cgi?id=411067

--- Comment #5 from Mihai Sorin Dobrescu <msdobre...@gmail.com> ---
CLI is the one to be called in a Dolphin/KDE menu service. Well, almost. A
parameter needs to be set in the a CLI command to start it one way or another.
Look here:
https://github.com/KDE/krename/blob/015e995690bde126bfbec304e99eee973402269e/src/servicemenus/krename_dir_rec.desktop#L8
:

Exec=krename -r %U

To open it on a dir, '%U' is enough. To be recursive, it needs '-r'.

So it's like a bridge between CLI and GUI to be launched from GUI in a specific
directory.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to