Klipper: add Copy Full Path action for Konqueror
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>pull/523/head
parent
2bc7176522
commit
765f18886b
@ -0,0 +1,8 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
X-TDE-ServiceTypes=all/allfiles,inode/directory
|
||||||
|
Actions=CopyFullPath
|
||||||
|
|
||||||
|
[Desktop Action CopyFullPath]
|
||||||
|
Name=Copy full path
|
||||||
|
Icon=edit-copy
|
||||||
|
Exec=klipper; dcop klipper klipper setClipboardContents "%U"
|
Loading…
Reference in New Issue