mirror of
https://github.com/LIV2/amiberry.git
synced 2025-12-06 06:32:45 +00:00
bugfix: don't associate all .lha files with Amiberry (fixes #1461)
This commit is contained in:
parent
fadeac9ab7
commit
07184fe386
@ -27,7 +27,7 @@ Terminal = false
|
||||
# Describes the categories in which this entry should be shown
|
||||
Categories = Game;Emulator;
|
||||
|
||||
MimeType=application/x-amiga-disk-image;application/x-cue;application/x-lha;application/octet-stream;
|
||||
MimeType=application/x-amiga-disk-image;application/x-cue;application/octet-stream;
|
||||
|
||||
# Describes the encoding for the desktop entry
|
||||
Encoding=UTF-8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user