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.

13 lines
377 B

7 years ago
  1. [Desktop Entry]
  2. Type=Service
  3. ServiceTypes=KonqPopupMenu/Plugin
  4. MimeType=image/x-canon-cr2;image/x-adobe-dng;
  5. Icon=application-x-theme
  6. Actions=dualiso;
  7. X-KDE-StartupNotify=false
  8. X-KDE-Priority=TopLevel
  9. TryExec=cr2hdr
  10. [Desktop Action dualiso]
  11. Name=Convert Dual ISO RAW image
  12. Icon=application-x-theme
  13. Exec=mkdir -p converted-dual-iso && cr2hdr %U && mv *.DNG ./converted-dual-iso