2004-10-27 [paul]
[claws.git] / tools / kdeservicemenu / template_sylpheed-attach-files.desktop
1 [Desktop Entry]
2 Actions=AttachFiles;GZipAndAttach;BZipAndAttach;
3 Encoding=UTF8
4 X-KDE-Submenu=Sylpheed
5 ServiceTypes=all/allfiles
6
7 [Desktop Action AttachFiles]
8 Name=Attach File(s)
9 Icon=sylpheed
10 Exec=SCRIPT_PATH attachfile %F
11
12 [Desktop Action GZipAndAttach]
13 Name=Attach as GZip File(s)
14 Icon=sylpheed
15 Exec=SCRIPT_PATH gz %F
16
17 [Desktop Action BZipAndAttach]
18 Name=Attach as BZip File(s)
19 Icon=sylpheed
20 Exec=SCRIPT_PATH bz2 %F