diff --git a/ChangeLog b/ChangeLog index 55fbdb3a52..b4bfe6079c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-02-20 Dan Williams + + * Global rename of NMConnectionSettings -> NMExportedConnection to cut down + on confusing names + + * Add 'path' and 'scope' properties to NMConnection since both NM and the + applet were having to hack this in anyway. Remove the 'path' stuff from + NMExportedConnection + + * Internally rename NMConnectionType -> NMConnectionScope + + * Provide default implementations of the 'get_id' and 'get_settings' methods + of NMExportedConnection + 2008-02-15 Dan Williams * src/nm-device-802-11-wireless.c diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 804ccee488..1203ecae66 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -7,7 +7,7 @@ EXTRA_DIST = \ nm-manager.xml \ nm-manager-client.xml \ nm-settings.xml \ - nm-settings-connection.xml \ + nm-exported-connection.xml \ nm-vpn-manager.xml \ nm-vpn-plugin.xml \ nm-vpn-connection.xml diff --git a/introspection/nm-settings-connection.xml b/introspection/nm-exported-connection.xml similarity index 91% rename from introspection/nm-settings-connection.xml rename to introspection/nm-exported-connection.xml index 407ea90903..5f838216fc 100644 --- a/introspection/nm-settings-connection.xml +++ b/introspection/nm-exported-connection.xml @@ -5,12 +5,12 @@ - + - + @@ -27,7 +27,7 @@ - +