summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-01-15 13:42:09 +0100
committerThomas Haller <thaller@redhat.com>2020-01-15 13:54:45 +0100
commite00d36f5dd29818700ab150d604cee045803584e (patch)
tree8ab4b3740a4a6557e3eebe1c5b96108054ac4747 /introspection
parent05f66697e4a49b963806f09ccb3bba1751ef915e (diff)
core: drop "Groups" property from WifiP2PPeer D-Bus API
This property is currently most likely not used. Also, because libnm doesn't expose it and the only known user of this API (gnome-network-displays) doesn't use it. In the future we may want to expand on the Groups API. E.g. exposing groups as separate D-Bus objects, in which case a better property type would be "ao" and not "as". For now, that is unclear nor requested. Remove the property for now.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
index 693d26b5f0..9bbba3b834 100644
--- a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
+++ b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
@@ -10,6 +10,11 @@
<annotation name="org.gtk.GDBus.C.Name" value="Wifi_P2P_Peer"/>
<!--
+ before 1.24, we wrongly exposed a property "Groups" ("as"). Don't reuse
+ that property name.
+ -->
+
+ <!--
Name:
Device name.