template_sylpheed-attach-files.desktop 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [Desktop Entry]
  2. Actions=AttachFiles;GZipAndAttach;BZipAndAttach;
  3. Encoding=UTF8
  4. Name=Sylpheed compress and attach files
  5. Comment=kde service menu for compressing and attaching files to Sylpheed
  6. X-KDE-Submenu=Sylpheed-Claws
  7. X-KDE-Priority=TopLevel
  8. ServiceTypes=all/allfiles
  9. [Desktop Action AttachFiles]
  10. Name=Attach File(s)
  11. Name[de]=Datei(en) anhängen
  12. Name[es]=Adjuntar fichero(s)
  13. Name[fr]=Joindre le(s) Fichier(s)
  14. Name[it]=Allega file
  15. Name[pt_BR]=Anexar arquivo(s)
  16. Name[sk]=Pripoji» súbor(y)
  17. Icon=sylpheed-claws
  18. Exec=SCRIPT_PATH attachfile %U
  19. [Desktop Action GZipAndAttach]
  20. Name=Attach as GZip File(s)
  21. Name[de]=Als GZip-Datei(en) anhängen
  22. Name[es]=Adjuntar como fichero(s) comprimido(s) con GZip
  23. Name[fr]=Joindre comme Fichier(s) GZip
  24. Name[it]=Allega come file .gz
  25. Name[pt_BR]=Anexar como arquivo(s) GZip
  26. Name[sk]=Pripoji» ako súbor(y) GZip
  27. Icon=sylpheed-claws
  28. Exec=SCRIPT_PATH gz %U
  29. [Desktop Action BZipAndAttach]
  30. Name=Attach as BZip File(s)
  31. Name[de]=Als BZip-Datei(en) anhängen
  32. Name[es]=Adjuntar como fichero(s) comprimido(s) con BZip
  33. Name[fr]=Joindre comme Fichier(s) Bzip
  34. Name[it]=Allega come file .bz
  35. Name[pt_BR]=Anexar como arquivo(s) BZip
  36. Name[sk]=Pripoji» ako súbor(y) Bzip
  37. Icon=sylpheed-claws
  38. Exec=SCRIPT_PATH bz2 %U