diff options
Diffstat (limited to 'extensions/all.xml')
-rw-r--r-- | extensions/all.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/all.xml b/extensions/all.xml index d4986ff08..21a0020ff 100644 --- a/extensions/all.xml +++ b/extensions/all.xml @@ -17,6 +17,12 @@ from="Telepathy specification"/> <tp:external-type name="Handle" type="u" from="Telepathy specification"/> + <tp:external-type name="Socket_Address_Type" type="u" + from="Telepathy specification"/> + <tp:external-type name="Socket_Access_Control" type="u" + from="Telepathy specification"/> + <tp:external-type name="Supported_Socket_Map" type="a{uau}" + from="Telepathy specification"/> </tp:generic-types> </tp:spec> |