summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2006-04-10 11:31:24 +0000
committer <robert.mcqueen@collabora.co.uk>2006-04-10 11:31:24 +0000
commit3303449d8a5436040e8f74df1313f74934744547 (patch)
tree68418b15de8e35cd39974326deba0dbd442f9323 /tools
parentb27d2140c0976d3ede444825ba17e584f4fcb23a (diff)
rename RoomProperties to Properties interface, replace some {}s with ()s to avoid GashTables
Diffstat (limited to 'tools')
-rw-r--r--tools/libtelepathy.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/libtelepathy.def b/tools/libtelepathy.def
index 2e1613b..fcba0f5 100644
--- a/tools/libtelepathy.def
+++ b/tools/libtelepathy.def
@@ -24,5 +24,6 @@ tp-chan-iface-dtmf.xml TpChanIfaceDTMF dbus.service.Object, ChannelInterfaceDTMF
tp-chan-iface-group.xml TpChanIfaceGroup dbus.service.Object, ChannelInterfaceGroup
tp-chan-iface-hold.xml TpChanIfaceHold dbus.service.Object, ChannelInterfaceHold
tp-chan-iface-password.xml TpChanIfacePassword dbus.service.Object, ChannelInterfacePassword
-tp-chan-iface-room-properties.xml TpChanIfaceRoomProperties dbus.service.Object, ChannelInterfaceRoomProperties
tp-chan-iface-transfer.xml TpChanIfaceTransfer dbus.service.Object, ChannelInterfaceTransfer
+
+tp-properties-iface.xml TpPropertiesIface dbus.service.Object, PropertiesInterface