After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754416 - fix interface type names [danw/interface-types-bgo754416]
fix interface type names [danw/interface-types-bgo754416]
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-01 20:00 UTC by Dan Winship
Modified: 2015-09-10 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2015-09-01 20:00:41 UTC
An old branch I had lying around. This fixes our use of GTypeInterface. IIRC this was a prelude to something else I was going to hack on, but I never did the second part and don't remember what it was :)

I also renamed NMSystemConfigInterface to NMSettingsPlugin because (a) it's a better name, and (b) neither "NMSystemConfig" nor "NMSystemConfigInterfaceInterface" made sense as a name when splitting the type into separate object and class types.
Comment 1 Thomas Haller 2015-09-10 14:22:47 UTC
LGTM (great cleanup!)
Comment 2 Dan Winship 2015-09-10 17:58:20 UTC
pushed as 5b51205