diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2010-02-22 17:08:34 -0500 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2010-02-22 17:08:34 -0500 |
commit | d328eceaf1ee9e6ef86fa5adadbb3f5b6c0435fe (patch) | |
tree | b4b6fc364cddd5e350fa06fea2ededc1dac1017c /extensions | |
parent | 0d21034c6656a1d899eac4fbc1c3adf90c0c4e0e (diff) |
Update MailNotification Spec, RequestMailURL may raise InvalidArgument
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Connection_Interface_Mail_Notification.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Connection_Interface_Mail_Notification.xml b/extensions/Connection_Interface_Mail_Notification.xml index 91275456a..2a70f0761 100644 --- a/extensions/Connection_Interface_Mail_Notification.xml +++ b/extensions/Connection_Interface_Mail_Notification.xml @@ -556,6 +556,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <tp:error name="org.freedesktop.Telepathy.Error.Disconnected"/> <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/> <tp:error name="org.freedesktop.Telepathy.Error.NotImplemented"/> + <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/> </tp:possible-errors> </method> |