aboutsummaryrefslogtreecommitdiff
path: root/introspection/mm-serial-error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/mm-serial-error.xml')
-rw-r--r--introspection/mm-serial-error.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/introspection/mm-serial-error.xml b/introspection/mm-serial-error.xml
deleted file mode 100644
index 338a223..0000000
--- a/introspection/mm-serial-error.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?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="SerialOpenFailed">
- <tp:docstring>
- Could not open serial device.
- </tp:docstring>
- </tp:error>
-
- <tp:error name="SerialSendFailed">
- <tp:docstring>
- Could not write to the serial device.
- </tp:docstring>
- </tp:error>
-
- <tp:error name="SerialResponseTimeout">
- <tp:docstring>
- A response was not received in time.
- </tp:docstring>
- </tp:error>
-
-</tp:errors>