diff options
author | B. Watson <yalhcru@gmail.com> | 2014-04-10 12:12:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-10 12:12:00 +0700 |
commit | ad7c9ab70abae36fdf02632cae6dbc28bca57e22 (patch) | |
tree | ba830a29f36fc5ad614420d2a2d217fadbc337a8 /games/supermariowar/desktop | |
parent | 43f99ca5f1f282c292fa796189c15294fb70cdeb (diff) | |
download | slackbuilds-ad7c9ab70abae36fdf02632cae6dbc28bca57e22.tar.gz |
games/supermariowar: Added (Super Mario multiplayer game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/supermariowar/desktop')
-rw-r--r-- | games/supermariowar/desktop/smw-leveledit.desktop | 7 | ||||
-rw-r--r-- | games/supermariowar/desktop/smw-worldedit.desktop | 7 | ||||
-rw-r--r-- | games/supermariowar/desktop/smw.desktop | 8 |
3 files changed, 22 insertions, 0 deletions
diff --git a/games/supermariowar/desktop/smw-leveledit.desktop b/games/supermariowar/desktop/smw-leveledit.desktop new file mode 100644 index 0000000000..41a05d6c4b --- /dev/null +++ b/games/supermariowar/desktop/smw-leveledit.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Super Mario War Level Editor +Exec=smw-leveleditor +Icon=smw-leveleditor +Terminal=false +Type=Application +Categories=Game;ActionGame; diff --git a/games/supermariowar/desktop/smw-worldedit.desktop b/games/supermariowar/desktop/smw-worldedit.desktop new file mode 100644 index 0000000000..8eee2981f4 --- /dev/null +++ b/games/supermariowar/desktop/smw-worldedit.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=Super Mario War World Editor +Exec=smw-worldeditor +Icon=smw-worldeditor +Terminal=false +Type=Application +Categories=Game;ActionGame; diff --git a/games/supermariowar/desktop/smw.desktop b/games/supermariowar/desktop/smw.desktop new file mode 100644 index 0000000000..9577b053da --- /dev/null +++ b/games/supermariowar/desktop/smw.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Super Mario War +Comment=Super Mario multiplayer game +Exec=smw +Icon=smw +Terminal=false +Type=Application +Categories=Game;ActionGame; |