gnome-control-center/panels/diagnostics
Eric 4383f020e7 Switch to g_get_os_info to read os_release
As described in #1346, GLib 2.64 includes a g_get_os_info() function,
providing access to keys from /etc/os-release. This commit replaces calls to
gnome-control-center's custom parser (in panels/common/cc-os-release.c)
with calls to this new function, and deletes the custom parser code.

Closes #1346
2021-06-15 21:54:35 +00:00
..
cc-diagnostics-panel.c Switch to g_get_os_info to read os_release 2021-06-15 21:54:35 +00:00
cc-diagnostics-panel.h Add a diagnostic panel 2019-11-07 14:40:06 +13:00
cc-diagnostics-panel.ui Replace HdyColumn by HdyClamp 2020-07-20 08:04:28 +02:00
diagnostics.gresource.xml Add a diagnostic panel 2019-11-07 14:40:06 +13:00
gnome-diagnostics-panel.desktop.in.in Make privacy a valid search term to find the Privacy panels 2020-04-06 23:08:22 +00:00
meson.build Add a diagnostic panel 2019-11-07 14:40:06 +13:00