33c32beae1423ee0e44f1c8c44caec82361a14ae
[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 Name[fr]=Joindre le(s) Fichier(s)
10 Icon=sylpheed
11 Exec=SCRIPT_PATH attachfile %F
12
13 [Desktop Action GZipAndAttach]
14 Name=Attach as GZip File(s)
15 Name[fr]=Joindre comme Fichier(s) GZip
16 Icon=sylpheed
17 Exec=SCRIPT_PATH gz %F
18
19 [Desktop Action BZipAndAttach]
20 Name=Attach as BZip File(s)
21 Name[fr]=Joindre comme Fichier(s) Bzip
22 Icon=sylpheed
23 Exec=SCRIPT_PATH bz2 %F