Various compilation scripts & patches for Linux programs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
448 B

  1. [Desktop Entry]
  2. Type=Service
  3. ServiceTypes=KonqPopupMenu/Plugin
  4. MimeType=image/*
  5. Icon=image
  6. Actions=flif_conversion;webp_conversion;
  7. X-KDE-StartupNotify=false
  8. X-KDE-Priority=TopLevel
  9. [Desktop Action flif_conversion]
  10. Name=Convert to FLIF format
  11. Icon=image
  12. Exec=/usr/share/kservices5/ServiceMenus/flif-conversion.sh
  13. [Desktop Action webp_conversion]
  14. Name=Convert to WebP format
  15. Icon=image
  16. Exec=/usr/share/kservices5/ServiceMenus/webp-conversion.sh