summaryrefslogtreecommitdiff
path: root/extensions/OLPC_Activity_Properties.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 11:33:43 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 12:15:20 +0000
commit2a7bb6bef1e5b1abb21103d720af63c3e47cbe74 (patch)
treea117ec46bd556d0ba2cfb5c0544dc6d9b81788da /extensions/OLPC_Activity_Properties.xml
parent3b78a226708b5a5221159fadbef04cd29d48cb54 (diff)
downloadtelepathy-salut-2a7bb6bef1e5b1abb21103d720af63c3e47cbe74.tar.gz
Update libglibcodegen from telepathy-glib master, and add libtpcodegen
This requires the imports in glib-ginterface-gen to be updated too. Sync the entire file. It no longer needs signals-marshal.h to be generated, so drop that. This also introduces more strict checks for extension interfaces, so sync the OLPC interfaces from Gabble master, and add Room_Handle to the list of external types in all.xml.
Diffstat (limited to 'extensions/OLPC_Activity_Properties.xml')
-rw-r--r--extensions/OLPC_Activity_Properties.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/extensions/OLPC_Activity_Properties.xml b/extensions/OLPC_Activity_Properties.xml
index 1976fc63..d1ea2afa 100644
--- a/extensions/OLPC_Activity_Properties.xml
+++ b/extensions/OLPC_Activity_Properties.xml
@@ -19,7 +19,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
<interface name="org.laptop.Telepathy.ActivityProperties">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
- <method name="SetProperties">
+ <method name="SetProperties" tp:name-for-bindings="Set_Properties">
<arg direction="in" name="room" type="u">
<tp:docstring>
An integer handle representing the room of the activity
@@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</tp:possible-errors>
</method>
- <method name="GetProperties">
+ <method name="GetProperties" tp:name-for-bindings="Get_Properties">
<arg direction="in" name="room" type="u">
<tp:docstring>
An integer handle for the activity's room to request his properties for
@@ -61,7 +61,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</tp:possible-errors>
</method>
- <method name="GetActivity">
+ <method name="GetActivity" tp:name-for-bindings="Get_Activity">
<arg direction="in" name="activity_id" type="s">
<tp:docstring>
An activity id
@@ -85,7 +85,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p>
</tp:possible-errors>
</method>
- <signal name="ActivityPropertiesChanged">
+ <signal name="ActivityPropertiesChanged"
+ tp:name-for-bindings="Activity_Properties_Changed">
<arg name="room" type="u">
<tp:docstring>
An integer handle representing the room of the activity