]> git.0d.be Git - empathy.git/blobdiff - extensions/all.xml
Change Finnish translation team web page to l10n.gnome.org
[empathy.git] / extensions / all.xml
index 2a0e109e87e08408806f545b484f25ef1c1bb9b1..d0b9173c09d029aefa2119eda407f7288c4c0937 100644 (file)
@@ -2,13 +2,21 @@
   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
   xmlns:xi="http://www.w3.org/2001/XInclude">
 
-<tp:title>Extensions for Empathy</tp:title>
+<tp:title>Extensions for empathy</tp:title>
 
 <xi:include href="misc.xml"/>
+<xi:include href="generic-types.xml"/>
 
 <tp:generic-types>
   <tp:external-type name="Contact_Handle" type="u"
     from="Telepathy specification"/>
+  <tp:external-type name="Handle_Type" type="u"
+    from="Telepathy specification"/>
+  <tp:external-type name="Handle" type="u"
+    from="Telepathy specification"/>
+  <tp:external-type name="Account" type="o"
+    from="Telepathy specification"/>
 </tp:generic-types>
 
+
 </tp:spec>