diff options
author | Thomas Haller <thaller@redhat.com> | 2016-11-21 00:26:17 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2016-11-21 14:07:47 +0100 |
commit | e053996881eec4d1b415655f6bb642c52bc61ba9 (patch) | |
tree | d24c68dd485bf04eb33d63e3956fd1fd002c6414 /po/POTFILES.in | |
parent | 17063663517f8b80dbacc5b663a757fa6aabaa6c (diff) | |
download | NetworkManager-e053996881eec4d1b415655f6bb642c52bc61ba9.tar.gz |
build: rename "src/dhcp-manager" to "src/dhcp"
The dhcp directory does not only contain the manager
instance, but various files related to DHCP.
Rename.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fcd6502a3d..40f620e85f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -147,9 +147,9 @@ shared/nm-utils/nm-shared-utils.c src/NetworkManagerUtils.c src/main.c src/main-utils.c -src/dhcp-manager/nm-dhcp-dhclient.c -src/dhcp-manager/nm-dhcp-dhclient-utils.c -src/dhcp-manager/nm-dhcp-manager.c +src/dhcp/nm-dhcp-dhclient.c +src/dhcp/nm-dhcp-dhclient-utils.c +src/dhcp/nm-dhcp-manager.c src/dns-manager/nm-dns-manager.c src/devices/adsl/nm-device-adsl.c src/devices/bluetooth/nm-bluez-device.c |