love.desktop.in 219 B

12345678910
  1. [Desktop Entry]
  2. Name=LÖVE
  3. Comment=The unquestionably awesome 2D game engine
  4. MimeType=application/x-love-game;
  5. Exec=@bindir@/love %f
  6. Type=Application
  7. Categories=Development;Game;
  8. Terminal=false
  9. Icon=love
  10. NoDisplay=true