mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 00:50:07 +01:00
trivial: alphabetize the nm-*.xml files in introspection/Makefile.am
This commit is contained in:
parent
b4bebbd02d
commit
d50795efd0
1 changed files with 23 additions and 24 deletions
|
|
@ -4,37 +4,36 @@ EXTRA_DIST = \
|
||||||
errors.xml \
|
errors.xml \
|
||||||
vpn-errors.xml \
|
vpn-errors.xml \
|
||||||
nm-access-point.xml \
|
nm-access-point.xml \
|
||||||
nm-device-bt.xml \
|
nm-active-connection.xml \
|
||||||
nm-device-wifi.xml \
|
nm-agent-manager.xml \
|
||||||
nm-device-olpc-mesh.xml \
|
|
||||||
nm-device-ethernet.xml \
|
|
||||||
nm-device-adsl.xml \
|
nm-device-adsl.xml \
|
||||||
nm-device-modem.xml \
|
|
||||||
nm-device-wimax.xml \
|
|
||||||
nm-device-infiniband.xml \
|
|
||||||
nm-device-bond.xml \
|
nm-device-bond.xml \
|
||||||
nm-device-team.xml \
|
|
||||||
nm-device-bridge.xml \
|
nm-device-bridge.xml \
|
||||||
nm-device-vlan.xml \
|
nm-device-bt.xml \
|
||||||
|
nm-device-ethernet.xml \
|
||||||
nm-device-generic.xml \
|
nm-device-generic.xml \
|
||||||
nm-device-veth.xml \
|
|
||||||
nm-device-tun.xml \
|
|
||||||
nm-device-macvlan.xml \
|
|
||||||
nm-device-vxlan.xml \
|
|
||||||
nm-device-gre.xml \
|
nm-device-gre.xml \
|
||||||
|
nm-device-infiniband.xml \
|
||||||
|
nm-device-macvlan.xml \
|
||||||
|
nm-device-modem.xml \
|
||||||
|
nm-device-olpc-mesh.xml \
|
||||||
|
nm-device-team.xml \
|
||||||
|
nm-device-tun.xml \
|
||||||
|
nm-device-veth.xml \
|
||||||
|
nm-device-vlan.xml \
|
||||||
|
nm-device-vxlan.xml \
|
||||||
|
nm-device-wifi.xml \
|
||||||
|
nm-device-wimax.xml \
|
||||||
nm-device.xml \
|
nm-device.xml \
|
||||||
|
nm-dhcp4-config.xml \
|
||||||
|
nm-dhcp6-config.xml \
|
||||||
nm-ip4-config.xml \
|
nm-ip4-config.xml \
|
||||||
nm-ip6-config.xml \
|
nm-ip6-config.xml \
|
||||||
nm-manager.xml \
|
nm-manager.xml \
|
||||||
nm-settings.xml \
|
|
||||||
nm-settings-connection.xml \
|
|
||||||
nm-vpn-plugin.xml \
|
|
||||||
nm-vpn-connection.xml \
|
|
||||||
nm-ppp-manager.xml \
|
nm-ppp-manager.xml \
|
||||||
nm-active-connection.xml \
|
nm-secret-agent.xml \
|
||||||
nm-dhcp4-config.xml \
|
nm-settings-connection.xml \
|
||||||
nm-dhcp6-config.xml \
|
nm-settings.xml \
|
||||||
nm-agent-manager.xml \
|
nm-vpn-connection.xml \
|
||||||
nm-wimax-nsp.xml \
|
nm-vpn-plugin.xml \
|
||||||
nm-secret-agent.xml
|
nm-wimax-nsp.xml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue