summaryrefslogtreecommitdiff
path: root/introspection/nm-vpn-connection.xml
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-07-02 13:00:14 +0000
committerDan Williams <dcbw@redhat.com>2008-07-02 13:00:14 +0000
commit5348be4d0b1501508085d0a485c7ba323d887a6a (patch)
tree1b1137aaaa16dd59be0c080883ee6f74a1b14dae /introspection/nm-vpn-connection.xml
parent6f22c03c1babe04794e9a727ec96e242b72ef83b (diff)
downloadNetworkManager-5348be4d0b1501508085d0a485c7ba323d887a6a.tar.gz
2008-07-02 Dan Williams <dcbw@redhat.com>
* introspection/nm-active-connection.xml introspection/nm-vpn-connection.xml libnm-glib/nm-active-connection.c src/nm-activation-request.c src/nm-active-connection.h src/vpn-manager/nm-vpn-connection.c - Remove "SharedServiceName" and "SharedConnection" bits from the D-Bus and libnm-glib API since sharing didn't get implemented that way git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3797 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'introspection/nm-vpn-connection.xml')
-rw-r--r--introspection/nm-vpn-connection.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/introspection/nm-vpn-connection.xml b/introspection/nm-vpn-connection.xml
index 7c71b98bcd..233d8b0866 100644
--- a/introspection/nm-vpn-connection.xml
+++ b/introspection/nm-vpn-connection.xml
@@ -11,12 +11,6 @@
<property name="SpecificObject" type="o" access="read">
<tp:docstring>A specific object associated with the active connection.</tp:docstring>
</property>
- <property name="SharedServiceName" type="s" access="read">
- <tp:docstring>The D-Bus service name that provides a connection with which this active connection is shared.</tp:docstring>
- </property>
- <property name="SharedConnection" type="o" access="read">
- <tp:docstring>The path of a connection provided by the D-Bus service SharedServiceName which which this connection is shared.</tp:docstring>
- </property>
<property name="Devices" type="ao" access="read">
<tp:docstring>Array of object paths representing devices which are part of this active connection.</tp:docstring>
</property>