libnm: drop NM_TYPE_SSID, use G_TYPE_BYTES
authorDan Winship <danw@gnome.org>
Wed, 2 Jul 2014 18:25:43 +0000 (14:25 -0400)
committerDan Winship <danw@gnome.org>
Thu, 4 Sep 2014 13:21:04 +0000 (09:21 -0400)
commit20dc44bda9e07222e46675507731b1532b4b20f2
tree963c8c14cec3d9a4307f1d5e65bc80e8e27d3863
parent4eb04dbcf81b231193704573f685c4055eefed79
libnm: drop NM_TYPE_SSID, use G_TYPE_BYTES

Make NMAccessPoint:ssid be G_TYPE_BYTES and update the corresponding
APIs accordingly.
clients/cli/devices.c
clients/tui/nmt-connect-connection-list.c
examples/C/glib/get-ap-info-libnm.c
libnm/libnm.ver
libnm/nm-access-point.c
libnm/nm-access-point.h
libnm/nm-object.c
libnm/nm-types-private.h
libnm/nm-types.c
libnm/nm-types.h