Skip to content

diagnostics-page: Don't show GNOME privacy policy link

When the privacy policy link from the distro isn't available when calling G_OS_INFO_KEY_PRIVACY_POLICY_URL, "gnome.org/privacy-policy" is used instead. However, GNOME doesn't have any infrastructure for automatic problem reporting; also, that link doesn't even mention about problem reporting, so it's completely unrelated.

Fix by removing not setting any link if G_OS_INFO_KEY_PRIVACY_POLICY_URL doesn't return any URL.

Closes #2926 (closed)

Edited by 𝅳Automeris naranja

Merge request reports