Add icon, Debian packaging
This commit is contained in:
parent
9c8bccbe0d
commit
2f2369dbb2
7 changed files with 321 additions and 6 deletions
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=septadrop
|
||||
GenericName=septadrop
|
||||
Comment=A block game made in C++ and SFML.
|
||||
Exec=/usr/bin/septadrop
|
||||
TryExec=/usr/bin/septadrop
|
||||
Icon=/usr/share/icons/septadrop-icon.xpm
|
||||
Terminal=false
|
||||
Type=Application
|
||||
# https://askubuntu.com/a/674411
|
||||
Categories=Game;ArcadeGame;2DGraphics
|
||||
Keywords=tetris;
|
Loading…
Add table
Add a link
Reference in a new issue