summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/servicemenus/copy-full-path.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/servicemenus/copy-full-path.desktop b/src/servicemenus/copy-full-path.desktop
new file mode 100644
index 0000000..67de01a
--- /dev/null
+++ b/src/servicemenus/copy-full-path.desktop
@@ -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" \ No newline at end of file