2005-10-21 [paul] 1.9.15cvs87
[claws.git] / tools / kdeservicemenu / template_sylpheed-compress-attach.desktop
1 [Desktop Entry]
2 Actions=TarAndAttach;TarBzipAndAttach;TarGzipAndAttach;ZipAndAttach;
3 Encoding=UTF8
4 Name=Sylpheed compress and attach files/dirs
5 Comment=kde service menu for compressing and attaching files/dirs to Sylpheed
6 X-KDE-Submenu=Sylpheed-Claws
7 X-KDE-Priority=TopLevel
8 ServiceTypes=all/all
9
10 [Desktop Action TarAndAttach]
11 Name=Attach as Tar Archive
12 Name[de]=Als Tar-Archiv anhängen
13 Name[es]=Adjuntar como archivo Tar
14 Name[fr]=Joindre comme Archive Tar
15 Name[it]=Allega come file tar
16 Name[pt_BR]=Anexar como arquivo Tar
17 Name[sk]=Pripoji» ako archív Tar
18 Icon=sylpheed-claws
19 Exec=SCRIPT_PATH tar %F
20
21 [Desktop Action TarBzipAndAttach]
22 Name=Attach as Bzipped Tar Archive
23 Name[de]=Als BZip Tar-Archiv anhängen
24 Name[es]=Adjuntar como archivo Tar comprimido con BZip
25 Name[fr]=Joindre comme Archive Tar Bzippée
26 Name[it]=Allega come file tar.bz
27 Name[pt_BR]=Anexar como arquivo Tar compactado com BZip
28 Name[sk]=Pripoji» ako Bzip-om komprimovaný archív Tar
29 Icon=sylpheed-claws
30 Exec=SCRIPT_PATH tar.bz2 %F
31
32 [Desktop Action TarGzipAndAttach]
33 Name=Attach as Gzipped Tar Archive
34 Name[de]=Als Gzip Tar-Archiv anhängen
35 Name[es]=Adjuntar como archivo Tar comprimido con GZip
36 Name[fr]=Joindre comme Archive Tar Gzippée
37 Name[it]=Allega come file tar.gz
38 Name[pt_BR]=Anexar como arquivo Tar compactado com GZip
39 Name[sk]=Pripoji» ako Gzip-om komprimovaný archív Tar
40 Icon=sylpheed-claws
41 Exec=SCRIPT_PATH tar.gz %F
42
43 [Desktop Action ZipAndAttach]
44 Name=Attach as Zip Archive
45 Name[de]=Als Zip-Archiv anhängen
46 Name[es]=Adjuntar como archivo comprimido Zip
47 Name[fr]=Joindre comme Archive Zip
48 Name[it]=Allega come file zip
49 Name[pt_BR]=Anexar como arquivo Zip
50 Name[sk]=Pripoji» ako archív Zip
51 Icon=sylpheed-claws
52 Exec=SCRIPT_PATH zip %F