mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 20:00:32 +01:00
sleep, wake, StateChange, all deprecated in 0.8, are now removed. sleep & wake are replaced with the Sleep() method, while StateChange is replaced with the StateChanged signal which has the same arguments.
30 lines
621 B
Makefile
30 lines
621 B
Makefile
EXTRA_DIST = \
|
|
all.xml \
|
|
generic-types.xml \
|
|
errors.xml \
|
|
vpn-errors.xml \
|
|
nm-access-point.xml \
|
|
nm-device-bt.xml \
|
|
nm-device-wifi.xml \
|
|
nm-device-olpc-mesh.xml \
|
|
nm-device-ethernet.xml \
|
|
nm-device-cdma.xml \
|
|
nm-device-gsm.xml \
|
|
nm-device-serial.xml \
|
|
nm-device-wimax.xml \
|
|
nm-device.xml \
|
|
nm-ip4-config.xml \
|
|
nm-ip6-config.xml \
|
|
nm-manager.xml \
|
|
nm-settings.xml \
|
|
nm-settings-connection.xml \
|
|
nm-vpn-plugin.xml \
|
|
nm-vpn-connection.xml \
|
|
nm-ppp-manager.xml \
|
|
nm-active-connection.xml \
|
|
nm-dhcp4-config.xml \
|
|
nm-dhcp6-config.xml \
|
|
nm-agent-manager.xml \
|
|
nm-wimax-nsp.xml \
|
|
nm-secret-agent.xml
|
|
|