summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-01-28 12:39:38 +0100
committerThomas Haller <thaller@redhat.com>2019-02-01 17:02:57 +0100
commit0420fa1f2c176f5044ff4c17703f5775c43f5804 (patch)
treebec83dfbfc4e00f0542be4e1294c9e29ac8863f1 /po
parentc8204377d6fce857461b014fc89f51dd427ff45f (diff)
downloadNetworkManager-0420fa1f2c176f5044ff4c17703f5775c43f5804.tar.gz
wifi-p2p: rename files for consistent Wi-Fi P2P naming
We named the types inconsistently: - "p2p-wireless" ("libnm-core/nm-setting-p2p-wireless.h") - "p2p" ("libnm/nm-p2p-peer.h") - "p2p-wifi" ("src/devices/wifi/nm-device-p2p-wifi.h") It seems to me, "libnm/nm-p2p-peer.h" should be qualified with a "Wi-Fi" specific name. It's not just peer-to-peer, it's Wi-Fi P2P. Yes, there is an inconsistency now, because there is already "libnm/nm-access-point.h". It seems to me (from looking at the internet), that the name "Wi-Fi P2P" is more common than "P2P Wi-Fi" -- although both are used. There is also the name "Wi-Fi Direct". But it's not clear which name should be preferred here, so stick to "Wi-Fi P2P". In this first commit only rename the files. The following commit will rename the content.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 31a614fc8a..393f84e8ca 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -72,29 +72,29 @@ libnm-core/nm-setting-ethtool.c
libnm-core/nm-setting-gsm.c
libnm-core/nm-setting-infiniband.c
libnm-core/nm-setting-ip-config.c
+libnm-core/nm-setting-ip-tunnel.c
libnm-core/nm-setting-ip4-config.c
libnm-core/nm-setting-ip6-config.c
-libnm-core/nm-setting-ip-tunnel.c
libnm-core/nm-setting-macsec.c
libnm-core/nm-setting-macvlan.c
libnm-core/nm-setting-olpc-mesh.c
+libnm-core/nm-setting-ovs-bridge.c
libnm-core/nm-setting-ovs-interface.c
libnm-core/nm-setting-ovs-patch.c
libnm-core/nm-setting-ovs-port.c
-libnm-core/nm-setting-ovs-bridge.c
-libnm-core/nm-setting-p2p-wireless.c
libnm-core/nm-setting-ppp.c
libnm-core/nm-setting-pppoe.c
libnm-core/nm-setting-proxy.c
libnm-core/nm-setting-sriov.c
libnm-core/nm-setting-tc-config.c
-libnm-core/nm-setting-team.c
libnm-core/nm-setting-team-port.c
+libnm-core/nm-setting-team.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
+libnm-core/nm-setting-wifi-p2p.c
libnm-core/nm-setting-wimax.c
libnm-core/nm-setting-wired.c
libnm-core/nm-setting-wireless-security.c
@@ -143,7 +143,6 @@ libnm/nm-device-bt.c
libnm/nm-device-dummy.c
libnm/nm-device-ethernet.c
libnm/nm-device-generic.c
-libnm/nm-device-tun.c
libnm/nm-device-infiniband.c
libnm/nm-device-ip-tunnel.c
libnm/nm-device-macvlan.c
@@ -152,10 +151,11 @@ libnm/nm-device-olpc-mesh.c
libnm/nm-device-ovs-bridge.c
libnm/nm-device-ovs-interface.c
libnm/nm-device-ovs-port.c
-libnm/nm-device-p2p-wifi.c
libnm/nm-device-team.c
+libnm/nm-device-tun.c
libnm/nm-device-vlan.c
libnm/nm-device-vxlan.c
+libnm/nm-device-wifi-p2p.c
libnm/nm-device-wifi.c
libnm/nm-device-wimax.c
libnm/nm-device-wpan.c