summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2014-02-10 18:57:09 -0600
committerDan Williams <dcbw@redhat.com>2014-03-03 09:32:41 -0600
commitaeb1e103d809210c4fffb719e72f3b9fb1c8fb90 (patch)
tree51ac29c802518d17c56beee2d3432048c1775e64 /po
parenta9591aecaf0118f8e603a4ed0a40f3ea8535529b (diff)
downloadNetworkManager-aeb1e103d809210c4fffb719e72f3b9fb1c8fb90.tar.gz
mobile: make WWAN support a plugin
Make WWAN support a plugin using the new device factory interface. Provides a 5% size reduction in the core NM binary. Before After NM: 1187224 1125208 (-5%) MM: 0 100576 (all results from stripped files)
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fa7806f3f4..d03f5aa8fa 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -47,8 +47,6 @@ src/dns-manager/nm-dns-manager.c
src/logging/nm-logging.c
src/config/nm-config.c
src/devices/atm/nm-device-adsl.c
-src/modem-manager/nm-modem-broadband.c
-src/modem-manager/nm-modem-old.c
src/devices/bluetooth/nm-bluez-device.c
src/devices/bluetooth/nm-device-bt.c
src/devices/nm-device-bond.c
@@ -58,6 +56,8 @@ src/devices/nm-device-infiniband.c
src/devices/nm-device-olpc-mesh.c
src/devices/nm-device-team.c
src/devices/nm-device-vlan.c
+src/devices/wwan/nm-modem-broadband.c
+src/devices/wwan/nm-modem-old.c
src/nm-manager.c
src/nm-sleep-monitor-systemd.c
src/settings/plugins/ifcfg-rh/reader.c