Fix the mimetype default fix
authorAlexander Larsson <alexl@redhat.com>
Thu, 28 Jun 2012 13:38:06 +0000 (15:38 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 28 Jun 2012 13:38:06 +0000 (15:38 +0200)
commitc35106fcc4a736a2cdd3566042da15216dea415b
treef98c261403382c3e235e3f4618480815fa80c2d2
parentf14c0112d07832b0ae4c75fd8d348e8f15d131d1
Fix the mimetype default fix

We need to ignore the defaults.list item only when there
was a mimetype handler found in a previous mimetype, not
if one was found for the same mimetype as the one that
is listed in defaults.list (same for the new-style defaults).
gio/gdesktopappinfo.c