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.

9 lines
342 B

  1. [Desktop Entry]
  2. Encoding=UTF-8
  3. Name=Magic Lantern Bootable Card Utility
  4. Comment=A program for adding Canon-compatible boot flag into SD Card
  5. Exec=konsole --workdir=$(pwd) -p "Magic Lantern Bootable Card Utility" --hold -e sudo ml-bootablecard
  6. Icon=/usr/share/pixmaps/ml.png
  7. Type=Application
  8. Categories=Application;Utility;
  9. StartupNotify=true