summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-01-03 17:19:47 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-01-03 17:19:47 +0000
commitb3822e2fbb176d0f9fbcc546cad6d4fbef33a28b (patch)
tree4a953f11f2409be8a50188d9cd1b4d0401182c4b
parent3df57df2188730826590d04cf4e0bd1df3db088b (diff)
Room: SetSubject errors with PermissionDenied if user is not allowed
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--spec/Channel_Interface_Room.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Interface_Room.xml b/spec/Channel_Interface_Room.xml
index a9287fff..e09ed9f5 100644
--- a/spec/Channel_Interface_Room.xml
+++ b/spec/Channel_Interface_Room.xml
@@ -310,7 +310,7 @@
</tp:docstring>
<tp:possible-errors>
<tp:error name="org.freedesktop.Telepathy.Error.NotImplemented"/>
- <tp:error name="org.freedesktop.Telepathy.Error.NotCapable"/>
+ <tp:error name="org.freedesktop.Telepathy.Error.PermissionDenied"/>
</tp:possible-errors>
</method>