summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rw-r--r--services/sendmail.desktop12
1 files changed, 12 insertions, 0 deletions
diff --git a/services/sendmail.desktop b/services/sendmail.desktop
new file mode 100644
index 0000000..46e5a29
--- /dev/null
+++ b/services/sendmail.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Type=Service
+X-KDE-ServiceTypes=KonqPopupMenu/Plugin
+Actions=openKmailAttachment;
+MimeType=application/octet-stream;
+
+[Desktop Action openKmailAttachment]
+Name=Send File As Attachment
+Name[fr]=Envoyer comme pièce jointe
+Icon=kmail
+Exec=xdg-email --attach %f
+