mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
Fix desktop file
This commit is contained in:
parent
1082ae6ba5
commit
c8ae630dfe
1 changed files with 5 additions and 2 deletions
7
debian/srb2.desktop
vendored
7
debian/srb2.desktop
vendored
|
@ -1,7 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
Name=Sonic Robo Blast 2
|
Name=Sonic Robo Blast 2
|
||||||
|
Comment=A free 3D Sonic the Hedgehog fan-game built using a modified ver. of the Doom Legacy source port
|
||||||
|
Encoding=UTF-8
|
||||||
Exec=srb2
|
Exec=srb2
|
||||||
Comment=SRB2
|
|
||||||
Icon=/usr/share/pixmaps/srb2.png
|
Icon=/usr/share/pixmaps/srb2.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=games;application;
|
StartupNotify=false
|
||||||
|
Categories=Application;Game;
|
||||||
|
|
Loading…
Reference in a new issue