From 3f30c6f1c2f9ce76b24fada0e75fd3cf733ca4bc Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 19 Oct 2014 17:30:10 -0400 Subject: libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes Split a base NMSettingIPConfig class out of NMSettingIP4Config and NMSettingIP6Config, and update things accordingly. Further simplifications of now-redundant IPv4-vs-IPv6 code are possible, and should happen in the future. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 6d23a67b77..5c44103240 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -59,6 +59,7 @@ libnm-core/nm-setting-connection.c libnm-core/nm-setting-dcb.c libnm-core/nm-setting-gsm.c libnm-core/nm-setting-infiniband.c +libnm-core/nm-setting-ip-config.c libnm-core/nm-setting-ip4-config.c libnm-core/nm-setting-ip6-config.c libnm-core/nm-setting-olpc-mesh.c -- cgit v1.2.1