mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Modify desktop file to play nicer with file associations in newer versions of nautilus (gnome file browser)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Name=LÖVE
|
||||
Comment=The unquestionably awesome 2D game engine
|
||||
MimeType=application/x-love-game;
|
||||
Exec=@bindir@/love
|
||||
Exec=@bindir@/love %f
|
||||
Type=Application
|
||||
Categories=Development;Game;
|
||||
Terminal=false
|
||||
|
||||
Reference in New Issue
Block a user