add more spacing
[personal-kdebase.git] / workspace / solid / networkmanager-0.7 / dbus / introspection / errors.xml
blob444b325d5ead1b338840bf14bab7c2a1ab3b786c
1 <?xml version="1.0" ?>
2 <tp:errors xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
3     namespace="org.freedesktop.NetworkManager.Error">
4   <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
6   <tp:error name="Unknown Connection">
7     <tp:docstring>
8         Connection was not provided by any known settings service.
9     </tp:docstring>
10   </tp:error>
12   <tp:error name="Unknown Device">
13     <tp:docstring>
14         Unknown device.
15     </tp:docstring>
16   </tp:error>
18   <tp:error name="Invalid Service">
19     <tp:docstring>
20         Invalid settings service (not a recognized system or user settings service name).
21     </tp:docstring>
22   </tp:error>
24   <tp:error name="System Connection">
25     <tp:docstring>
26         Connection was superseded by a system connection.
27     </tp:docstring>
28   </tp:error>
30   <tp:error name="Permission Denied">
31     <tp:docstring>
32     User does not have the permission to activate this connection.
33     </tp:docstring>
34   </tp:error>
36 </tp:errors>