Adding own action to file-icon-context-menu/Actions entry

Kevin Krammer kevin.krammer at gmx.at
Thu Aug 26 16:04:11 BST 2004


On Thursday 26 August 2004 12:11, Maximilian Renkin wrote:
> Is there a way to add an own action to the right mouse context menu at
> desktop or konqueror icons?
>
> At the moment I need to have an action which to copy the full path af
> the selected file icon, but without a "file:" at the beginning, to the
> clipboard

For Konqueror you can add this using a service menu:

http://developer.kde.org/documentation/tutorials/dot/servicemenus.html

Someone even started a tool to create such service menus:
http://www.tuthtu.net/projects.htm#ksm


For the full filename you should be able to use the %f parameter to the 
service command.

Cheers,
Kevin

-- 
Kevin Krammer <kevin.krammer at gmx.at>
Qt/KDE Developer, Debian User
www.mrunix.de - Unix/Linux programming forum
www.qtforum.org - Qt programming forum
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list