Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4 from avrma-forks/add_webp_to_desktop
Browse files Browse the repository at this point in the history
Advertise Webp support in desktop file.
  • Loading branch information
GRFreire authored Aug 23, 2021
2 parents ebd03ab + 792d75b commit 59ea259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sxiv.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Type=Application
Name=sxiv
GenericName=Image Viewer
Exec=sxiv %F
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-tga;image/x-xpixmap;
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-tga;image/x-xpixmap;image/webp;
NoDisplay=true
Icon=sxiv

0 comments on commit 59ea259

Please sign in to comment.