aboutsummaryrefslogtreecommitdiff
path: root/introspection/mm-modem-connect-error.xml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:15 +0100
committerGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:15 +0100
commit87bd9deec22af69bb27226254803ac5c63b18d78 (patch)
treec34d42bf75c20b3fd740e4cd59e45aa6901a9fed /introspection/mm-modem-connect-error.xml
Imported Upstream version 0.3upstream/0.3
Diffstat (limited to 'introspection/mm-modem-connect-error.xml')
-rw-r--r--introspection/mm-modem-connect-error.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/introspection/mm-modem-connect-error.xml b/introspection/mm-modem-connect-error.xml
new file mode 100644
index 0000000..b983702
--- /dev/null
+++ b/introspection/mm-modem-connect-error.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
+ namespace="org.freedesktop.ModemManager.Modem">
+ <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
+
+ <tp:error name="NoCarrier">
+ <tp:docstring>
+ No carrier.
+ </tp:docstring>
+ </tp:error>
+
+ <tp:error name="NoDialtone">
+ <tp:docstring>
+ No dialtone.
+ </tp:docstring>
+ </tp:error>
+
+ <tp:error name="Busy">
+ <tp:docstring>
+ Busy.
+ </tp:docstring>
+ </tp:error>
+
+ <tp:error name="NoAnswer">
+ <tp:docstring>
+ No answer.
+ </tp:docstring>
+ </tp:error>
+
+</tp:errors>