mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Include the freedesktop.org-standard .desktop file in misc/ to aid package makers
This commit is contained in:
parent
1f1c1790f5
commit
223a4f4741
1 changed files with 11 additions and 0 deletions
11
misc/minetest.desktop
Normal file
11
misc/minetest.desktop
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Minetest
|
||||||
|
GenericName=Minetest
|
||||||
|
Comment=Multiplayer infinite-world block sandbox
|
||||||
|
Exec=minetest
|
||||||
|
Icon=minetest-icon
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;
|
||||||
|
StartupNotify=false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue