mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +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
|
||||
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
|
||||
Comment=SRB2
|
||||
Icon=/usr/share/pixmaps/srb2.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=games;application;
|
||||
StartupNotify=false
|
||||
Categories=Application;Game;
|
||||
|
|
Loading…
Reference in a new issue