blob: f2229f672ee79ef6f9ea8c3d9a921bd82e457f8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[Desktop Entry]
Encoding=UTF-8
ServiceTypes=all/allfiles
Actions=mail_as_attachment
[Desktop Action mail_as_attachment]
Name=Mail as Attachment...
Name[da]=Send som bilag til e-mail...
Name[de]=Als E-Mail-Anhang versenden ...
Name[es]=Correo como asociado...
Name[ja]=メールの添付ファイルとして送る...
Name[nl]=Als bijlage verzenden...
Name[pt]=Enviar como Anexo...
Name[sv]=Skicka som bilaga till e-post...
Icon=mail_send
Exec=kmail --attach %U
|