2006-12-01 [wwp] 2.6.0cvs73
[claws.git] / tools / kdeservicemenu / template_claws-mail-compress-attach.desktop
1 [Desktop Action TarAndAttach]
2 Exec=SCRIPT_PATH tar %U
3 Icon=claws-mail
4 Name=Attach as Tar Archive
5
6 [Desktop Action TarBzipAndAttach]
7 Exec=SCRIPT_PATH tar.bz2 %U
8 Icon=claws-mail
9 Name=Attach as Bzipped Tar Archive
10
11 [Desktop Action TarGzipAndAttach]
12 Exec=SCRIPT_PATH tar.gz %U
13 Icon=claws-mail
14 Name=Attach as Gzipped Tar Archive
15
16 [Desktop Action ZipAndAttach]
17 Exec=SCRIPT_PATH zip %U
18 Icon=claws-mail
19 Name=Attach as Zip Archive
20
21 [Desktop Entry]
22 Actions=TarAndAttach;TarBzipAndAttach;TarGzipAndAttach;ZipAndAttach;
23 Comment=kde service menu for compressing and attaching files/dirs to Claws Mail
24 Encoding=UTF8
25 Icon=
26 Name=Claws Mail compress and attach files/dirs
27 ServiceTypes=all/all
28 X-KDE-Priority=TopLevel
29 X-KDE-Submenu=Claws Mail