claws-mail/tools/kdeservicemenu/template_sylpheed-attach-files.desktop
Colin Leroy 2593a6f653 2004-12-06 [colin] 0.9.12cvs187.1
* ChangeLog.claws
	* INSTALL
	* Makefile.am
	* README.claws
	* TODO.claws
	* configure.ac
	* po/bg.po
	* po/cs.po
	* po/el.po
	* po/en_GB.po
	* po/es.po
	* po/fr.po
	* po/hr.po
	* po/hu.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/zh_CN.po
	* po/zh_TW.Big5.po
	* src/compose.c
	* tools/Makefile.am
	* tools/README
	* tools/filter_conv.pl
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
	* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
		Sync with HEAD
2004-12-06 10:42:58 +00:00

41 lines
1.2 KiB
Desktop File

[Desktop Entry]
Actions=AttachFiles;GZipAndAttach;BZipAndAttach;
Encoding=UTF8
Name=Sylpheed compress and attach files
Comment=kde service menu for compressing and attaching files to Sylpheed
X-KDE-Submenu=Sylpheed
X-KDE-Priority=TopLevel
ServiceTypes=all/allfiles
[Desktop Action AttachFiles]
Name=Attach File(s)
Name[de]=Datei(en) anhängen
Name[es]=Adjuntar fichero(s)
Name[fr]=Joindre le(s) Fichier(s)
Name[it]=Allega file
Name[pt_BR]=Anexar arquivo(s)
Name[sk]=Pripojiť súbor(y)
Icon=sylpheed
Exec=SCRIPT_PATH attachfile %F
[Desktop Action GZipAndAttach]
Name=Attach as GZip File(s)
Name[de]=Als GZip-Datei(en) anhängen
Name[es]=Adjuntar como fichero(s) comprimido(s) con GZip
Name[fr]=Joindre comme Fichier(s) GZip
Name[it]=Allega come file .gz
Name[pt_BR]=Anexar como arquivo(s) GZip
Name[sk]=Pripojiť ako súbor(y) GZip
Icon=sylpheed
Exec=SCRIPT_PATH gz %F
[Desktop Action BZipAndAttach]
Name=Attach as BZip File(s)
Name[de]=Als BZip-Datei(en) anhängen
Name[es]=Adjuntar como fichero(s) comprimido(s) con BZip
Name[fr]=Joindre comme Fichier(s) Bzip
Name[it]=Allega come file .bz
Name[pt_BR]=Anexar como arquivo(s) BZip
Name[sk]=Pripojiť ako súbor(y) Bzip
Icon=sylpheed
Exec=SCRIPT_PATH bz2 %F