diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-09 09:25:39 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-06-10 14:37:48 +0100 |
commit | 2e184d2d313e9b30a9f81f4cf9376dbe1e4811c3 (patch) | |
tree | f992129ca2002ac15d4c53d622bb3797670dbbd8 /spec | |
parent | 4e3e02159e6bfbf95408f30b524832feb292cb10 (diff) |
Add channel dispatcher generated code and a very basic proxy
Diffstat (limited to 'spec')
-rw-r--r-- | spec/Channel_Dispatcher.xml | 3 | ||||
-rw-r--r-- | spec/Channel_Dispatcher_Interface_Operation_List.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml index 8680f6d08..78be22855 100644 --- a/spec/Channel_Dispatcher.xml +++ b/spec/Channel_Dispatcher.xml @@ -21,8 +21,7 @@ USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.ChannelDispatcher" - tp:causes-havoc="not yet final"> + <interface name="org.freedesktop.Telepathy.ChannelDispatcher"> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The channel dispatcher is responsible for responding to new diff --git a/spec/Channel_Dispatcher_Interface_Operation_List.xml b/spec/Channel_Dispatcher_Interface_Operation_List.xml index e3270ce87..524ae0d49 100644 --- a/spec/Channel_Dispatcher_Interface_Operation_List.xml +++ b/spec/Channel_Dispatcher_Interface_Operation_List.xml @@ -21,8 +21,7 @@ USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList" - tp:causes-havoc="not yet final"> + <interface name="org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList"> <tp:requires interface="org.freedesktop.Telepathy.ChannelDispatcher"/> |