summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-10-19 17:30:10 -0400
committerDan Winship <danw@gnome.org>2014-11-07 07:49:40 -0500
commit3f30c6f1c2f9ce76b24fada0e75fd3cf733ca4bc (patch)
treef413fc1880cdeee48d5891d06b3d474142448ee3 /po
parent39709fdc2ecaf42e431410f9ad425a9fb5c57812 (diff)
downloadNetworkManager-3f30c6f1c2f9ce76b24fada0e75fd3cf733ca4bc.tar.gz
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.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
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