diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index c20a6bbe..f163e623 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -7034,33 +7034,6 @@ server. - - - org.freedesktop.DBus.Containers1.Type - STRING - - The container technology that created the container - instance, as passed to AddServer. - Omitted from the dictionary if this connection is not - via a container's server. For example, a typical value - for a Flatpak application would be - org.flatpak. - - - - - org.freedesktop.DBus.Containers1.Name - STRING - - The contained app name for the container instance, - as passed to AddServer. Omitted - from the dictionary if this connection is not via a - container's server. For example, a typical value for - a Flatpak application would be - org.gnome.Weather. - - -