diff options
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 000000000000..3d79f57ea215 --- /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; |