- Update to version 25 - Update sxiv.makefile.patch OBS-URL: https://build.opensuse.org/request/show/738108 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/sxiv?expand=0&rev=9
17 lines
568 B
Diff
17 lines
568 B
Diff
--- sxiv-25.orig/sxiv.desktop 2019-01-26 14:54:40.000000000 +0100
|
|
+++ sxiv-25/sxiv.desktop 2019-10-13 16:48:42.093020286 +0200
|
|
@@ -1,8 +1,11 @@
|
|
[Desktop Entry]
|
|
-Type=Application
|
|
Name=sxiv
|
|
GenericName=Image Viewer
|
|
+Comment=Fast and Simple X Image Viewer
|
|
Exec=sxiv %F
|
|
+Terminal=false
|
|
+Type=Application
|
|
+Icon=sxiv
|
|
+Categories=Graphics;2DGraphics;Viewer;
|
|
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
|
|
-Icon=sxiv
|