blob: 67de01ab94831e22a09c4bd24ecc0c18d2ac1c71 (
plain)
1
2
3
4
5
6
7
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"
|