diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-24 00:24:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:38 +0700 |
commit | faf2e7338b2a79eae57ea6112a33bba1c8079372 (patch) | |
tree | b8b936a6a9cdc34a0136902a0cac79178980fafb /games/z26v3/z26v3.desktop | |
parent | 212f8601ed90bdf6fdffc0a13fd4335b1b0865cb (diff) |
games/z26v3: Added (an Atari 2600 emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/z26v3/z26v3.desktop')
-rw-r--r-- | games/z26v3/z26v3.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/z26v3/z26v3.desktop b/games/z26v3/z26v3.desktop new file mode 100644 index 0000000000000..29f229c784c24 --- /dev/null +++ b/games/z26v3/z26v3.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Z26 v3.x +Comment=Atari 2600 emulator +Exec=z26v3 %f +Icon=z26v3 +Terminal=false +Type=Application +StartupNotify=false +Categories=Emulator;Game; +MimeType=application/x-2600rom; |