Skip to content
Commit 364b340d authored by Bastien Nocera's avatar Bastien Nocera
Browse files

comics: Fix mime-type comparisons

The comics backend was using string equality to match mime-types. This
doesn't work when the mime-type has changed, and the old name is now
simply an alias. Use g_content_type_is_a() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=770903
parent 71b1323a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment