NetworkManager/examples/python/gi
Dan Winship a7c4d53d03 all: port everything to libnm
Since the API has not changed at this point, this is mostly just a
matter of updating Makefiles, and changing references to the library
name in comments.

NetworkManager cannot link to libnm due to the duplicated type/symbol
names. So it links to libnm-core.la directly, which means that
NetworkManager gets a separate copy of that code from libnm.so.
Everything else links to libnm.
2014-08-01 14:34:05 -04:00
..
add_connection.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
device-state-ip4config.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
firewall-zone.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
get-active-connections.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
get_ips.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
list-connections.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
Makefile.am examples: add Python D-Bus and GI examples for updating IPv4 setting method 2014-06-10 16:20:35 -05:00
show-wifi-networks.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
update-ip4-method.py all: port everything to libnm 2014-08-01 14:34:05 -04:00