mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 21:50:18 +02:00
Add a FreeDesktop compliant menu entry. (#327)
This commit is contained in:
committed by
jacob1
parent
294bdd6af2
commit
9f4b17beff
10
resources/powder.desktop
Normal file
10
resources/powder.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=Powder Toy
|
||||||
|
GenericName=Physics sandbox game
|
||||||
|
Comment=Simulates air pressure and velocity, heat, gravity interactions between different substances.
|
||||||
|
Exec=powder
|
||||||
|
Icon=powder
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;Amusement;
|
Reference in New Issue
Block a user