NetworkManager/examples
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
..
C all: port everything to libnm 2014-08-01 14:34:05 -04:00
dispatcher examples: update 70-wifi-wired-exclusive.sh (bgo #513488) 2014-04-28 17:07:02 -05:00
python all: port everything to libnm 2014-08-01 14:34:05 -04:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00