mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Changed the mimetype to a correct one
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=LÖVE
|
||||
Comment=The unquestionably awesome 2D game engine
|
||||
MimeType=application/love-game;
|
||||
MimeType=application/x-vnd.love-game;
|
||||
Exec=/usr/bin/love
|
||||
Type=Application
|
||||
Categories=Development;Game;
|
||||
|
||||
Reference in New Issue
Block a user