This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add Netpbm, TGA and XPM MIME types to sxiv.desktop
These formats are also supported by imlib2.
master
Diogo Pereira
GitHub
8 years ago
parent
5c607ad495
commit
109a38e76c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sxiv.desktop
+ 1
- 1
sxiv.desktop
View File
@@ -3,6 +3,6 @@ Type=Application
Name=sxiv
Name=sxiv
GenericName=Image Viewer
GenericName=Image Viewer
Exec=sxiv %F
Exec=sxiv %F
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;
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;
NoDisplay=true
NoDisplay=true
Icon=sxiv
Icon=sxiv
Write
Preview
Loading…
Cancel
Save