telepathy-idle: IRC_Command: remove errors that doesn't make sense for Send ()

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Oct 16 08:35:56 PDT 2013


Module: telepathy-idle
Branch: master
Commit: 744e3898ad7b219d72b0258a5a9955f487d5d913
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=744e3898ad7b219d72b0258a5a9955f487d5d913

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Oct 15 13:09:54 2013 -0400

IRC_Command: remove errors that doesn't make sense for Send()

---

 extensions/Connection_Interface_IRC_Command1.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/extensions/Connection_Interface_IRC_Command1.xml b/extensions/Connection_Interface_IRC_Command1.xml
index b781380..884b1dd 100644
--- a/extensions/Connection_Interface_IRC_Command1.xml
+++ b/extensions/Connection_Interface_IRC_Command1.xml
@@ -36,9 +36,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       <tp:possible-errors>
         <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/>
         <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
-        <tp:error name="org.freedesktop.Telepathy.Error.NotAvailable"/>
-        <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
-        <tp:error name="org.freedesktop.Telepathy.Error.PermissionDenied"/>
       </tp:possible-errors>
     </method>
     <tp:docstring>



More information about the telepathy-commits mailing list