Skip to content
  • Felix Riemann's avatar
    Eog*: Use fast content type as fallback · de19faf7
    Felix Riemann authored
    It turns out that, depending on the responsible GVfs implementation,
    a GFileInfo may not actually set the content type attribute even if
    requested. Since knowing the content type is rather critical for eog
    try to use the fast content type as a fallback in those cases.
    
    The fast content type should be hardly unknown as it is usually just
    based on the file extension.
    
    Fixes #312.
    de19faf7