GNOME Bugzilla – Bug 785026
comics: Fix extra ";" leading to a warning during installation
Last modified: 2017-07-17 14:50:20 UTC
.
Created attachment 355756 [details] [review] comics: Fix extra ";" leading to a warning during installation The concatenated mime-types end up with a ...mime-type;;mime-type... pattern, an empty mime-type, which update-desktop-database doesn't like. Error in file "/usr/share/applications/evince.desktop": "" is an invalid MIME type ("" does not contain a subtype) See https://bugzilla.redhat.com/show_bug.cgi?id=1471474
Attachment 355756 [details] pushed as efbd151 - comics: Fix extra ";" leading to a warning during installation in gnome-3-24 Also fixed in gnome-3-20 and gnome-3-22