[shared-mime-info] Don't open XWD files in eog / gthumb

Kalev Lember kalev at fedoraproject.org
Mon Aug 26 11:15:39 UTC 2013


commit eb5cccd8d2a6583dc956398a10db4012c8b078fd
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Aug 26 10:09:44 2013 +0200

    Don't open XWD files in eog / gthumb
    
    They don't support image/x-xwindowdump.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=735611

 defaults.list         |    1 -
 shared-mime-info.spec |    5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/defaults.list b/defaults.list
index b499b30..4fd5c1d 100644
--- a/defaults.list
+++ b/defaults.list
@@ -19,7 +19,6 @@ image/x-portable-graymap=eog.desktop;gthumb.desktop;
 image/x-portable-pixmap=eog.desktop;gthumb.desktop;
 image/x-xbitmap=eog.desktop;gthumb.desktop;
 image/x-xpixmap=eog.desktop;gthumb.desktop;
-image/x-xwindowdump=eog.desktop;gthumb.desktop;
 image/svg+xml=eog.desktop;gthumb.desktop;
 application/vnd.ms-word=libreoffice-writer.desktop
 application/vnd.wordperfect=libreoffice-writer.desktop
diff --git a/shared-mime-info.spec b/shared-mime-info.spec
index c06b875..9fdd893 100644
--- a/shared-mime-info.spec
+++ b/shared-mime-info.spec
@@ -1,7 +1,7 @@
 Summary: Shared MIME information database
 Name: shared-mime-info
 Version: 1.1
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://freedesktop.org/Software/shared-mime-info
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
 %{_mandir}/man*/*
 
 %changelog
+* Mon Aug 26 2013 Kalev Lember <kalevlember at gmail.com> - 1.1-7
+- Don't open XWD files in eog / gthumb (#735611)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list