blob: 2a444a8b00e86950c659aad02ee96e0ed8df31df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[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[ja]=メールの添付ファイルとして送る...
Name[pt]=Enviar como Anexo...
Name[sv]=Skicka som bilaga till e-post...
Icon=mail_send
Exec=kmail --attach %U
|