Don't open XWD files in eog / gthumb
They don't support image/x-xwindowdump. https://bugzilla.redhat.com/show_bug.cgi?id=735611
This commit is contained in:
parent
6f0dc005ba
commit
eb5cccd8d2
@ -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
|
||||
|
@ -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@gmail.com> - 1.1-7
|
||||
- Don't open XWD files in eog / gthumb (#735611)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user