DBus: merge NetworkManger{,SystemSettings}

Remove the org.freedesktop.NetworkManagerSystemSettings bus name and
have everybody talk to org.freedesktop.NetworkManager. Now that we have
a single settings service that's embedded in the main daemon, we don't
need separate names anymore.
This commit is contained in:
Daniel Gnoutcheff
2010-08-06 21:21:24 -04:00
parent 8b1cac703c
commit fb96309899
11 changed files with 24 additions and 47 deletions

View File

@@ -406,13 +406,6 @@ nm_utils_call_dispatcher (const char *action,
connection_props = value_hash_create ();
/* Backwards compatibility for the days of user settings services:
* Claim that this connection is from the system settings service.
*/
value_hash_add_str (connection_props,
NMD_CONNECTION_PROPS_SERVICE_NAME,
NM_DBUS_SERVICE_SYSTEM_SETTINGS);
/* path */
value_hash_add_object_path (connection_props,
NMD_CONNECTION_PROPS_PATH,