summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2022-08-04 09:41:55 -0400
committerJeremy Bicha <jeremy.bicha@canonical.com>2022-08-04 09:42:23 -0400
commit1eb9734e25d33d8d7f378651054df3ec1228c5d4 (patch)
tree6a0e5434bbc4454931bdb59de4cdae2af726daba
parent0eb566c4f93b42b262b38ff01bd25261c6c0ad44 (diff)
downloadeog-1eb9734e25d33d8d7f378651054df3ec1228c5d4.tar.gz
desktop: Add webp to MimeType list
webp-pixbuf-loader has been added to core-deps for GNOME 43 because it is needed for gnome-backgrounds 43 to work correctly. Closes: https://gitlab.gnome.org/GNOME/eog/-/issues/197
-rw-r--r--data/org.gnome.eog.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.eog.desktop.in.in b/data/org.gnome.eog.desktop.in.in
index c05dd580..abc8280b 100644
--- a/data/org.gnome.eog.desktop.in.in
+++ b/data/org.gnome.eog.desktop.in.in
@@ -15,7 +15,7 @@ X-GNOME-Bugzilla-Product=EOG
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=@VERSION@
X-GNOME-DocPath=eog/eog.xml
-MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;image/x-icns;
+MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/webp;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/svg+xml-compressed;image/vnd.wap.wbmp;image/x-icns;
# Extra keywords that can be used to search for eog in GNOME Shell and Unity
# TRANSLATORS: Search terms to find this application.
# Do NOT translate or localize the semicolons!