diff options
author | Thomas Haller <thaller@redhat.com> | 2017-03-24 12:41:04 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-03-28 14:58:21 +0200 |
commit | 4ec7dd987e5f05dd0889f2d417c93a605b15be46 (patch) | |
tree | d8d8839f7cc87f1cbe06dab0b2d342ea6cd3c0f2 /po/POTFILES.in | |
parent | 1601d2caf6c2a3c7d5ba732875a9ecf152ff4b55 (diff) | |
download | NetworkManager-4ec7dd987e5f05dd0889f2d417c93a605b15be46.tar.gz |
libnm: add NMSettingUser
This only adds new API for a NMSettingUser. The setting class
is still entirely unused.
The point is getting the new API into 1.8.0 release of libnm.
It's easier to backport the use of the API to a stable branch
then backporting public API.
https://bugzilla.gnome.org/show_bug.cgi?id=776276
https://bugzilla.redhat.com/show_bug.cgi?id=1421429
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 3bdf6d79b3..0a0d9b65f2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -77,6 +77,7 @@ libnm-core/nm-setting-proxy.c libnm-core/nm-setting-team.c libnm-core/nm-setting-team-port.c libnm-core/nm-setting-tun.c +libnm-core/nm-setting-user.c libnm-core/nm-setting-vlan.c libnm-core/nm-setting-vpn.c libnm-core/nm-setting-vxlan.c |