gcontenttype: Fix crash in _get_generic_icon_name()
Guard against NULL type being passed to g_content_type_get_generic_icon_name() just as we protect g_content_type_get_description(), otherwise it will cause a crash.
Guard against NULL type being passed to g_content_type_get_generic_icon_name() just as we protect g_content_type_get_description(), otherwise it will cause a crash.