diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2016-08-29 23:12:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:48:57 +0700 |
commit | 12d145876be298d818a38b0e54c9aa902eee90fb (patch) | |
tree | c76141cabfe7e9e523c1cdb6ae7b1cc518552af2 /games/SLADE/SLADE.desktop | |
parent | 5b9fb5f3672e0490371445890a6c43565a0beb4e (diff) | |
download | slackbuilds-12d145876be298d818a38b0e54c9aa902eee90fb.tar.gz |
games/SLADE: Updated for version 3.1.1.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/SLADE/SLADE.desktop')
-rw-r--r-- | games/SLADE/SLADE.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/SLADE/SLADE.desktop b/games/SLADE/SLADE.desktop new file mode 100644 index 0000000000..3d79f57ea2 --- /dev/null +++ b/games/SLADE/SLADE.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=SLADE +GenericName=Doom editor +Icon=SLADE +Exec=slade %F +Terminal=false +MimeType=application/x-doom-wad;application/x-pak;application/zip;inode/directory; +Categories=GTK;Utility;Archiving; |