2004-12-06 [colin] 0.9.12cvs187.1
[claws.git] / tools / kdeservicemenu / template_sylpheed-attach-files.desktop
1 [Desktop Entry]
2 Actions=AttachFiles;GZipAndAttach;BZipAndAttach;
3 Encoding=UTF8
4 Name=Sylpheed compress and attach files
5 Comment=kde service menu for compressing and attaching files to Sylpheed
6 X-KDE-Submenu=Sylpheed
7 X-KDE-Priority=TopLevel
8 ServiceTypes=all/allfiles
9
10 [Desktop Action AttachFiles]
11 Name=Attach File(s)
12 Name[de]=Datei(en) anhängen
13 Name[es]=Adjuntar fichero(s)
14 Name[fr]=Joindre le(s) Fichier(s)
15 Name[it]=Allega file
16 Name[pt_BR]=Anexar arquivo(s)
17 Name[sk]=Pripojiť súbor(y)
18 Icon=sylpheed
19 Exec=SCRIPT_PATH attachfile %F
20
21 [Desktop Action GZipAndAttach]
22 Name=Attach as GZip File(s)
23 Name[de]=Als GZip-Datei(en) anhängen
24 Name[es]=Adjuntar como fichero(s) comprimido(s) con GZip
25 Name[fr]=Joindre comme Fichier(s) GZip
26 Name[it]=Allega come file .gz
27 Name[pt_BR]=Anexar como arquivo(s) GZip
28 Name[sk]=Pripojiť ako súbor(y) GZip
29 Icon=sylpheed
30 Exec=SCRIPT_PATH gz %F
31
32 [Desktop Action BZipAndAttach]
33 Name=Attach as BZip File(s)
34 Name[de]=Als BZip-Datei(en) anhängen
35 Name[es]=Adjuntar como fichero(s) comprimido(s) con BZip
36 Name[fr]=Joindre comme Fichier(s) Bzip
37 Name[it]=Allega come file .bz
38 Name[pt_BR]=Anexar como arquivo(s) BZip
39 Name[sk]=Pripojiť ako súbor(y) Bzip
40 Icon=sylpheed
41 Exec=SCRIPT_PATH bz2 %F