summaryrefslogtreecommitdiff
path: root/introspection/nm-settings.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-08-29 21:12:24 +0000
committerDan Williams <dcbw@redhat.com>2007-08-29 21:12:24 +0000
commit8bd92323e4cdb23c4d2a534ff762b8665c1ca061 (patch)
treefe312a0bd8f20c3d95f6cdeb64eef399a49b9e64 /introspection/nm-settings.xml
parent12169f7407c2b427d10d98d15473c8032371d801 (diff)
downloadNetworkManager-8bd92323e4cdb23c4d2a534ff762b8665c1ca061.tar.gz
2007-08-29 Dan Williams <dcbw@redhat.com>
* introspection/nm-settings-connection.xml introspection/nm-settings.xml - Service name -> NetworkManagerUserSettings because two services can't share part of the same path. I'm not really sure how we'll use the same code with the system-settings daemon... git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2744 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'introspection/nm-settings.xml')
-rw-r--r--introspection/nm-settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/nm-settings.xml b/introspection/nm-settings.xml
index 04cf597c47..96ba986ad4 100644
--- a/introspection/nm-settings.xml
+++ b/introspection/nm-settings.xml
@@ -2,7 +2,7 @@
<node name="/">
- <interface name="org.freedesktop.NetworkManager.Settings">
+ <interface name="org.freedesktop.NetworkManagerUserSettings">
<method name="ListConnections">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_settings_list_connections"/>