[Telepathy-commits] [telepathy-gabble/master] Add new types in extensions/ for localisation
Alban Crequy
alban.crequy at collabora.co.uk
Sun Feb 1 05:23:53 PST 2009
---
extensions/all.xml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/extensions/all.xml b/extensions/all.xml
index faed248..5021a69 100644
--- a/extensions/all.xml
+++ b/extensions/all.xml
@@ -78,6 +78,15 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
<!-- use types from Connection_Interface_Contact_Capabilities -->
<tp:external-type name="Requestable_Channel_Class" type="(a{sv}as)"
from="Telepathy specification"/>
+
+ <!-- for localisation -->
+ <tp:external-type name="Rich_Presence_Access_Control_Type" type="u"
+ from="Telepathy specification"/>
+ <tp:external-type name="Rich_Presence_Access_Control" type="(uv)"
+ from="Telepathy specification"/>
+ <tp:external-type name="Unix_Timestamp" type="u"
+ from="Telepathy specification"/>
+
</tp:generic-types>
</tp:spec>
--
1.5.6.5
More information about the Telepathy-commits
mailing list