mirror of
https://github.com/minetest/minetest.git
synced 2024-12-23 14:42:24 +01:00
Fix wrong Icon name in minetest.desktop
This commit is contained in:
parent
08f7ac5704
commit
7993696fc4
@ -3,7 +3,7 @@ Name=Minetest
|
|||||||
GenericName=Minetest
|
GenericName=Minetest
|
||||||
Comment=Multiplayer infinite-world block sandbox
|
Comment=Multiplayer infinite-world block sandbox
|
||||||
Exec=minetest
|
Exec=minetest
|
||||||
Icon=minetest-icon
|
Icon=minetest
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;
|
Categories=Game;
|
||||||
|
Loading…
Reference in New Issue
Block a user