mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-30 14:10:40 +02:00
Currently we only have two get-types: PRETTY and PARSABLE. In the future we may want to add more of those, so the default behavior when encountering an unrecognized get-type should be PARSABLE. Don't ever check whether get-type is PARSABLE. Check instead, whether it is PRETTY (the non-default) or do the default (PARSABLE). |
||
|---|---|---|
| .. | ||
| tests | ||
| nm-client-utils.c | ||
| nm-client-utils.h | ||
| nm-meta-setting-access.c | ||
| nm-meta-setting-access.h | ||
| nm-meta-setting-desc.c | ||
| nm-meta-setting-desc.h | ||
| nm-polkit-listener.c | ||
| nm-polkit-listener.h | ||
| nm-secret-agent-simple.c | ||
| nm-secret-agent-simple.h | ||
| nm-vpn-helpers.c | ||
| nm-vpn-helpers.h | ||
| settings-docs.xsl | ||