diff options
author | B. Watson <yalhcru@gmail.com> | 2012-05-13 09:06:01 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-13 09:06:01 -0400 |
commit | d2df3ce39f02aa03b218b5ec7b572fa720589990 (patch) | |
tree | 661c10aeb3048bd5232ac74b90faf82d1533ba67 /games/gzdoom/gzdoom.desktop | |
parent | 79e444d58e10561a144653909b1c6ffb51f1a30d (diff) | |
download | slackbuilds-d2df3ce39f02aa03b218b5ec7b572fa720589990.tar.gz |
games/gzdoom: Added (OpenGL port of DOOM)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/gzdoom/gzdoom.desktop')
-rw-r--r-- | games/gzdoom/gzdoom.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/gzdoom/gzdoom.desktop b/games/gzdoom/gzdoom.desktop new file mode 100644 index 0000000000..08629b8d45 --- /dev/null +++ b/games/gzdoom/gzdoom.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=GZDoom +GenericName=OpenGL Enhanced Doom Engine +Icon=gzdoom +Exec=gzdoom %F +Terminal=false +Categories=Game;ActionGame; |