diff options
Diffstat (limited to 'introspection/nm-settings.xml')
| -rw-r--r-- | introspection/nm-settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/nm-settings.xml b/introspection/nm-settings.xml index 64163534..301cde76 100644 --- a/introspection/nm-settings.xml +++ b/introspection/nm-settings.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> -<node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> +<node name="/org/freedesktop/NetworkManager/Settings" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> <interface name="org.freedesktop.NetworkManager.Settings"> <tp:docstring> The Settings interface allows clients to view and administrate the connections stored and used by NetworkManager. |