Bug 555711 – Wrong fallback order of mimetype icons
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Oct 2008 05:07:56 +0000 (05:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 10 Oct 2008 05:07:56 +0000 (05:07 +0000)
commita8c88cae768e4ea41d21a495096e5ef72490db96
treecd5cc5b58851b5a3c4e667c39b2873f7982760e3
parentb8f103901f3a2fc090205a3c1115e74f1ce089fb
    Bug 555711 – Wrong fallback order of mimetype icons

        * gcontenttype.c: Don't prefer generic icons over
        default mimetype icons.

        * xdgmime/xdgmimecache.c (xdg_mime_cache_get_icon):
        * xdgmime/xdgmime.c (xdg_mime_get_icon): Don't fall back
        to generic icons.
        Patch by Krysztof Kosiński

svn path=/trunk/; revision=7587
gio/ChangeLog
gio/gcontenttype.c
gio/xdgmime/xdgmime.c
gio/xdgmime/xdgmimecache.c