Add send-attach by kmail.

netsetup
Mike Hiretsky 14 years ago
parent 070e2c258b
commit dc6ec4687a

@ -0,0 +1 @@
# Calculate append=skip belong(calculate-desktop)!=&&ini(update.patch)!=off&&ini(ver.patch)<2.2.8.1

@ -0,0 +1,7 @@
# Calculate format=samba path=~/.calculate
[ver]
patch = 2.2.8.1
[update]
patch = on

@ -0,0 +1,21 @@
# Calculate format=kde ini(ver.kde)!= path= ~/.kde4/share/kde4/services/ServiceMenu
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
Actions=openKmailAttachment
Encoding=UTF-8
MimeType=application/octet-stream
ExcludeServiceTypes=application/x-iso,kdedevice/*,inode/directory
[Desktop Action openKmailAttachment]
Name=Send File As Attachment
Name[de]=Datei als Anhang versenden
Name[en]=Send File As Attachment
Name[fr]=Envoyer le fichier en pièce jointe
Name[pt]=Enviar por correio-e
Name[sk]=Poslať e-mailom
Name[ru]=Отправить в KMail
Icon=kmail
Exec=kmail --composer --attach %F `echo attachment=\'file://%F\' | sed 's/ \//,file:\/\/\//g'`
X-Ubuntu-Gettext-Domain=desktop_kdebase

@ -0,0 +1,20 @@
[Desktop Entry]
Type=Service
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
Actions=openKmailAttachment
Encoding=UTF-8
MimeType=application/octet-stream
ExcludeServiceTypes=application/x-iso,kdedevice/*,inode/directory
[Desktop Action openKmailAttachment]
Name=Send File As Attachment
Name[de]=Datei als Anhang versenden
Name[en]=Send File As Attachment
Name[fr]=Envoyer le fichier en pièce jointe
Name[pt]=Enviar por correio-e
Name[sk]=Poslať e-mailom
Name[ru]=Отправить в KMail
Icon=kmail
Exec=kmail --composer --attach %F `echo attachment=\'file://%F\' | sed 's/ \//,file:\/\/\//g'`
X-Ubuntu-Gettext-Domain=desktop_kdebase
Loading…
Cancel
Save