summary refs log tree commit diff
path: root/introspection/errors.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-04-06 00:46:19 +0200
committerMichael Biebl <biebl@debian.org>2016-04-06 00:46:19 +0200
commit2bfb3eb7d0323e69affca154395f51d8b577414d (patch)
treee3130a5146441296df6d08a0f4ac7222a854c8f8 /introspection/errors.xml
parentd9c99a29a0d3384c9c3d2adce430f5cb1134ab6a (diff)
Imported Upstream version 1.1.93 upstream/1.1.93
Diffstat (limited to 'introspection/errors.xml')
-rw-r--r--introspection/errors.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/introspection/errors.xml b/introspection/errors.xml
deleted file mode 100644
index 34a0a7b9..00000000
--- a/introspection/errors.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.NetworkManager.Error">
-  <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
-
-  <tp:error name="Unknown Connection">
-    <annotation name="org.gtk.GDBus.DocString" value="
-        Connection was not provided by the settings service.
-    " />
-  </tp:error>
-
-  <tp:error name="Unknown Device">
-    <annotation name="org.gtk.GDBus.DocString" value="
-        Unknown device.
-    " />
-  </tp:error>
-
-  <tp:error name="Permission Denied">
-    <annotation name="org.gtk.GDBus.DocString" value="
-    User does not have the permission to activate this connection.
-    " />
-  </tp:error>
-
-</tp:errors>