Skip to content

Fix osinfo_tree_create_from_location() when location is file://

This, basically, adds back the code we dropped as part of e0e06c7b but, this time, to be executed condionatilly only when dealing with "file://", which does not require GVFS to be installed at all.

Merge request reports