From c1b6500b948e9018c51b8904d9ed66a2673d6d06 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 1 May 2014 09:29:30 +0700 Subject: games/nottetris2: Added (tetris clone with physics). Signed-off-by: Willy Sudiarto Raharjo --- games/nottetris2/nottetris2.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 games/nottetris2/nottetris2.desktop (limited to 'games/nottetris2/nottetris2.desktop') 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; -- cgit v1.2.3