diff options
author | B. Watson <yalhcru@gmail.com> | 2014-05-01 09:29:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-01 09:29:30 +0700 |
commit | c1b6500b948e9018c51b8904d9ed66a2673d6d06 (patch) | |
tree | ae450e6dff57034034804b24b384a1a81769ea8f /games/nottetris2/nottetris2.desktop | |
parent | 8789e3231e83ac381c4a8390785ad20183909ed7 (diff) | |
download | slackbuilds-c1b6500b948e9018c51b8904d9ed66a2673d6d06.tar.gz |
games/nottetris2: Added (tetris clone with physics).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/nottetris2/nottetris2.desktop')
-rw-r--r-- | games/nottetris2/nottetris2.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/nottetris2/nottetris2.desktop b/games/nottetris2/nottetris2.desktop new file mode 100644 index 0000000000..7a49dd781e --- /dev/null +++ b/games/nottetris2/nottetris2.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Not Tetris 2 +Comment=Tetris with physics +Exec=nottetris2 +Icon=nottetris2 +Terminal=false +Type=Application +Categories=Game;ArcadeGame; |